summaryrefslogtreecommitdiff
path: root/src/arch/x86/registers.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/registers.hh')
-rw-r--r--src/arch/x86/registers.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/arch/x86/registers.hh b/src/arch/x86/registers.hh
index e14b9a1ba..ea737fa63 100644
--- a/src/arch/x86/registers.hh
+++ b/src/arch/x86/registers.hh
@@ -76,7 +76,8 @@ enum DependenceTags {
//The microcode fp registers
8 +
//The indices that are mapped over the fp stack
- 8
+ 8,
+ Max_DepTag = Ctrl_Base_DepTag + NumMiscRegs
};
// semantically meaningful register indices