HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


REGS

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Extracts the GPRs, FPRs, and PSW in EBCDIC HEX representation.
Read syntax diagramSkip visual syntax diagram
>>-EXTract--REGs-----------------------------------------------><

REXX variables set

GPR.0 - GPR.15
Current values of GPRs
OGPR.0 - OGPR.15
Previous values of GPRs
FPR.0 - FPR.15
Current values of FPRs, if available
OFPR.0 - OFPR.15
Previous values of FPRs, if available
PSW
Current value of PSW
OPSW
Previous value of PSW
FPC
Floating point control register, if available

If the option AMODE64 is on, the PSW is returned as a 32 byte field, and GPR.0 - GPR.15 are returned as 16 byte fields.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014