VMS Help
RTL Routines, LIB$, LIB$I64_GET_FR
*Conan The Librarian
|
(I64 only.) The Get Floating-Point Register routine copies the
value of the floating-point register.
Format
LIB$I64_GET_FR invo_context, index, fr_copy
OpenVMS usage:cond_value
type: longword (unsigned)
access: write only
mechanism: by value
invo_context
OpenVMS usage:invo_context_blk
type: structure
access: read
mechanism: by reference
Address of a valid invocation context block.
index
OpenVMS usage:index
type: longword
access: read
mechanism: by value
Floating point register index.
fr_copy
OpenVMS usage:floating-point value
type: octaword
access: write
mechanism: by value
Address of an octaword to receive the contents of the specified
floating-point register.