ARM: Update the set of FP related miscregs.

This commit is contained in:
Gabe Black 2010-06-02 12:58:11 -05:00
parent aade63a8fe
commit fbf2ad5ae8

View file

@ -78,6 +78,8 @@ namespace ArmISA
MISCREG_FPSID,
MISCREG_FPSCR,
MISCREG_FPEXC,
MISCREG_MVFR0,
MISCREG_MVFR1,
// CP15 registers
MISCREG_CP15_START,