SYMREC - Execute form

Use the execute form of the SYMREC macro together with the list form of the macro for applications that require reentrant code. The execute form of the macro stores the parameters into the storage area defined by the list form.

Syntax

The execute form of the SYMREC macro is written as follows:

Syntax Description
   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede SYMREC.
   
SYMREC  
   
One or more blanks must follow SYMREC.
   
SR=addr

addr: A-type address (31 bit) or register 2-12.
addr: A-type address (31 bit) or register 2-12.
addr: A-type address (31 bit) or register 2-12.

   
,MF=(E,list addr) list addr: RX-type address or register 2-12.
   

Parameters

The parameters are explained under the standard form of the SYMREC macro with the following exception:

,MF=(E,list addr)
Specifies the execute form of the SYMREC macro. This form uses a remote parameter list.