Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-42
Displaying Program Registers
Displaying Program Registers
You can use the DISPLAY command to format and display registers in the current
program. For accelerated programs, you can use this command to display the values
of TNS machine registers.
Note. The DISPLAY REGISTER command is invalid for PATHWAY requester programs.
DISPLAY item [ , item ]... [ formatting-clause ]
item:
REGISTER register-item [ TYPE display-type ]
register-item: one of
ALL
BOTH
TNS
TNS/R
register-name
register-name: one of
tns-register-name
tns/r-register-name
tns-register-name: one of
P E L S
R0 R1 R2 R3 R4 R5 R6 R7
RA RB RC RD RE RF RG RH
tns/r-register-name: one of
$0 $1 $2 $3...$31
$HI $LO
$PC
tns/r-register-alias