VMS Help
RTL Routines, LIB$, LIB$I64_SET_FR
*Conan The Librarian
|
(I64 only.) The Set Floating-Point Register routine writes
the invocation context block floating-point registry entry
corresponding to a floating-point register value.
Format
LIB$I64_SET_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: modify
mechanism: by reference
Address of a valid invocation context block.
index
OpenVMS usage:index
type: longword
access: read
mechanism: by value
Index into the FREG array of the invocation context block.
fr_copy
OpenVMS usage:floating-point value
type: octaword
access: write
mechanism: by value
Address of an octaword that contains the floating-point value to
be written to the invocation context block.