mem-cache: Add multiple eviction stats
[gem5.git] / src / arch / x86 / x86_traits.hh
index 004e3aeb94689ca8052c94590581fc1d4309a7d9..6f1c9ae366796956e5258ad8ce5c582f5229dbf2 100644 (file)
@@ -46,8 +46,6 @@ namespace X86ISA
 {
     const int NumMicroIntRegs = 16;
 
-    const int NumPseudoIntRegs = 1;
-    //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.