From: Gabe Black Date: Wed, 2 Jun 2010 17:58:11 +0000 (-0500) Subject: ARM: Update the set of FP related miscregs. X-Git-Tag: stable_2012_02_02~1168 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fbf2ad5ae84b88fc1505bfa16559b21aeb3520c1;p=gem5.git ARM: Update the set of FP related miscregs. --- diff --git a/src/arch/arm/miscregs.hh b/src/arch/arm/miscregs.hh index 74be52c66..ad4f91908 100644 --- a/src/arch/arm/miscregs.hh +++ b/src/arch/arm/miscregs.hh @@ -78,6 +78,8 @@ namespace ArmISA MISCREG_FPSID, MISCREG_FPSCR, MISCREG_FPEXC, + MISCREG_MVFR0, + MISCREG_MVFR1, // CP15 registers MISCREG_CP15_START,