Copyright Digital Equipment Corp. All rights reserved.

__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);