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.