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