REGS

Extracts the GPRs, FPRs, and PSW in EBCDIC HEX representation.

Read syntax diagramSkip visual syntax diagramEXTractREGs

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.