gtps1m0eSystem Macros

$CRISC-Cross Over to Another I-Stream

Use this system macro to add the specified item to the CROSS list in the specified I-stream. An element of work cross over to the main I-stream from any I-stream or from the main I-stream to any other I-stream.

Format




label
A symbolic name can be assigned to the macro statement.

IS
Specify one of the following:

MAIN
The main I-stream is the target I-stream.

Rw
The specified register is set to the target I-stream number.

PARM1=Rx|NO
The specified register contains user parameter 1. The default is NO.

PARM2=Ry|NO
The specified register contains user parameter 2. The default is NO.

PIADDR=Rz
The register specified is set to the address of the routine to be activated when the data block is dispatched from the cross list on the target I-stream.

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.