Searched refs:SEGMENT_REG_SS (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/x86/regs/
H A Dsegment.hh49 SEGMENT_REG_SS, enumerator in enum:X86ISA::SegmentRegIndex
/gem5/src/arch/x86/
H A Demulenv.cc111 seg = SEGMENT_REG_SS;
H A Dsystem.cc290 installSegDesc(tc, SEGMENT_REG_SS, dsDesc, true);
H A Dprocess.cc388 installSegDesc(tc, SEGMENT_REG_SS, dsDesc, true);
/gem5/src/arch/x86/insts/
H A Dstatic_inst.cc70 case SEGMENT_REG_SS:

Completed in 16 milliseconds