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


GPRG (z/OS only)

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

Changes the contents of a 64-bit of a General Purpose Register (GPR).
Read syntax diagramSkip visual syntax diagram
>>-GPRG--register-number--expression---------------------------><

register-number
The GPR number. An integer from 0 to 15.
expression
The new GPR value. Values are right-aligned with leading zeroes.

Example

SET GPRG 0 X'1234000123456'

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014