summaryrefslogtreecommitdiff
path: root/src/arch/arm/intregs.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/intregs.hh')
-rw-r--r--src/arch/arm/intregs.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/arm/intregs.hh b/src/arch/arm/intregs.hh
index 15499601a..d13cca6df 100644
--- a/src/arch/arm/intregs.hh
+++ b/src/arch/arm/intregs.hh
@@ -96,8 +96,6 @@ enum IntRegIndex
INTREG_ZERO, // Dummy zero reg since there has to be one.
INTREG_UREG0,
- INTREG_RHI,
- INTREG_RLO,
INTREG_CONDCODES,
NUM_INTREGS,