Copyright Digital Equipment Corp. All rights reserved.

__setIndReg

 Copies a value into an indexed register.  The function accesses a
 register (index) in a register file (whichIndReg) of 64-bit
 registers.

 Syntax:

      void __setIndReg (const int whichIndReg, __int64 index,
      unsigned __int64 value);