Searched refs:Misc_Reg_Base (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/
H A Dregisters.hh77 Misc_Reg_Base = CC_Reg_Base + NumCCRegs, enumerator in enum:X86ISA::DependenceTags
78 Max_Reg_Index = Misc_Reg_Base + NumMiscRegs
/gem5/src/arch/x86/insts/
H A Dstatic_inst.hh69 } else if (_idx < Misc_Reg_Base) {

Completed in 5 milliseconds