VMS Help CC, Language topics, Builtin Functions, setReg *Conan The Librarian |
Sets the value for a hardware register based on the register index specified. This function produces a corresponding mov = r instruction. Syntax: void __int64 __setReg (const int whichReg, unsigned __int64 value);
|