Searched refs:SEGMENT_REG_MS (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/x86/regs/
H A Dsegment.hh57 SEGMENT_REG_MS, // Emulation memory enumerator in enum:X86ISA::SegmentRegIndex
/gem5/src/arch/x86/insts/
H A Dstatic_inst.cc94 case SEGMENT_REG_MS:
/gem5/src/arch/x86/
H A Dtlb.cc281 if (seg == SEGMENT_REG_MS) {
/gem5/src/gpu-compute/
H A Dgpu_tlb.cc661 assert(seg != SEGMENT_REG_MS);
711 if (seg == SEGMENT_REG_MS) {

Completed in 17 milliseconds