ARM: Update the set of FP related miscregs.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:11 +0000 (12:58 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:11 +0000 (12:58 -0500)
src/arch/arm/miscregs.hh

index 74be52c666869985ac79f54c99513942237efa38..ad4f9190827fa46544862255c7ccc4b88aa1a41c 100644 (file)
@@ -78,6 +78,8 @@ namespace ArmISA
         MISCREG_FPSID,
         MISCREG_FPSCR,
         MISCREG_FPEXC,
+        MISCREG_MVFR0,
+        MISCREG_MVFR1,
 
         // CP15 registers
         MISCREG_CP15_START,