%LPRn or %LPRHn (%LPRHn assembler and disassembly only)

(%LPR0, %LPR1, %LPR2, %LPR3, %LPR4, %LPR5, %LPR6, %LPR7, %LPR8, %LPR9, %LPR10, %LPR11, %LPR12, %LPR13, %LPR14, and %LPR15. %LPRH0, %LPRH1, %LPRH2, %LPRH3, %LPRH4, %LPRH5, %LPRH6, %LPRH7, %LPRH8, %LPRH9, %LPRH10, %LPRH11, %LPRH12, %LPRH13, %LPRH14, and %LPRH15.)

Represent the double-precision floating-point registers in hexadecimal format.

To modify one of these registers, assign a value to the associated %LPRn or %LPRHn variable.

%LPRn cannot be used as the target of an assignment while debugging Enterprise PL/I programs.

Usage note

For assembler and disassembly, the LIST %LPRn command displays values in hexadecimal, but for the LIST %LPRHn command, values are listed as hexadecimal floating point.

Refer to the following topics for more information related to the material discussed in this topic.