mem-cache: Add multiple eviction stats
[gem5.git] / src / arch / x86 / x86_traits.hh
index 408fda1061f7b040b9932788580e3c0b9dc55fb8..6f1c9ae366796956e5258ad8ce5c582f5229dbf2 100644 (file)
@@ -46,8 +46,6 @@ namespace X86ISA
 {
     const int NumMicroIntRegs = 16;
 
-    const int NumPseudoIntRegs = 5;
-    //1. The condition code bits of the rflags register.
     const int NumImplicitIntRegs = 6;
     //1. The lower part of the result of multiplication.
     //2. The upper part of the result of multiplication.