99d98
< typedef RegVal IntReg;
101d99
< typedef RegVal MiscReg;
118,121d115
< //These floating point types are correct for mmx, but not
< //technically for x87 (80 bits) or at all for xmm (128 bits)
< typedef RegVal FloatReg;
<