176c176
< 'Ra': ('IntReg', 'uq', 'PALMODE ? AlphaISA::reg_redir[RA] : RA',
---
> 'Ra': ('IntReg', 'uq', 'PALMODE ? reg_redir[RA] : RA',
178c178
< 'Rb': ('IntReg', 'uq', 'PALMODE ? AlphaISA::reg_redir[RB] : RB',
---
> 'Rb': ('IntReg', 'uq', 'PALMODE ? reg_redir[RB] : RB',
180c180
< 'Rc': ('IntReg', 'uq', 'PALMODE ? AlphaISA::reg_redir[RC] : RC',
---
> 'Rc': ('IntReg', 'uq', 'PALMODE ? reg_redir[RC] : RC',