HELPLIB.HLB  —  MACRO  /ALPHA  Directives  .DEFINE IREG, Notes
    o  You cannot define an integer register in terms of a floating-
       point register and vice versa.

    o  You cannot redefine a currently defined register symbol with a
       different register number. To redefine a register symbol, you
       must first delete the old definition with the .UNDEFINE_REG
       directive.
Close Help