gtps1m41System Macros

NXTRC-Get next TPF Trace Table Entry

Use this system macro to compute the address of the next available trace entry for the entry control block (ECB) trace table, the TPF log table, and the LDEVBK input/output (I/O) trace table.

Format




ENTRY=Rx
On return, the general register specified will contain the address of the requested trace entry. R0 is not valid.

BASE=Ry
The specified general register will be used to get the base address of the requested trace table. R0 is not valid.

TYPE
This parameter identifies the trace table whose entry is to be computed.

ECB
Identifies the ECB macro trace table.

IO
Identifies the LDEVBK I/O trace table.

LOG
Identifies the system log table.

Entry Requirements

When TYPE=ECB:

Return Conditions

Programming Considerations

Examples

None.