/sys$common/syshlp/HELPLIB.HLB — CC Language topics, Builtin Functions, setReg
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);