SYMREC—List form

Use the list form of the SYMREC macro together with the execute form of the macro for applications that require reentrant code. The list form of the macro defines an area of storage, which the execute form of the macro uses to store the parameters.

Syntax

The list 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).
   
,MF=(L)  
   

Parameters

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

,MF=L
Specifies the list form of the SYMREC macro.