%EPRn or %EPRHn (%EPRHn assembler and disassembly only)

(%EPR0 , %EPR1, %EPR4, %EPR5, %EPR8, %EPR9, %EPR12, and %EPR13. %EPRH0 , %EPRH1, %EPRH4, %EPRH5, %EPRH8, %EPRH9, %EPRH12, and %EPRH13.)

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

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

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

You cannot use the %EPRn or %EPRHn variable while you are replaying recorded statements.

Usage note

For assembler and disassembly, the LIST %EPRn command displays values in hexadecimal but the LIST %EPRHn command displays values as hexadecimal floating point.

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