122,128d121
< typedef union {
< IntReg intreg;
< FloatReg fpreg;
< CCReg ccreg;
< MiscReg ctrlreg;
< } AnyReg;
<