%EPRBn (assembler and disassembly only)
(%EPRB0 , %EPRB1, %EPRB4, %EPRB5, %EPRB8, %EPRB9, %EPRB12, and %EPRB13.)
Represent the extended-precision floating-point registers in binary format.
To modify one of these registers, assign a value to the associated %EPRBn variable.
If 64-bit hardware is not present, these variables are not supported. Any reference to them in such an environment will result in an “undefined symbol” message.
You cannot use the %EPRBn variable while you are replaying recorded statements.
Refer to the following topics for more information related to the material discussed in this topic.
- Related references
- Assignment command (assembler and disassembly)