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

/gem5/src/arch/x86/insts/
H A Dstatic_inst.hh98 void printSegment(std::ostream &os, int segment) const;
H A Dstatic_inst.cc60 void X86StaticInst::printSegment(std::ostream &os, int segment) const function in class:X86ISA::X86StaticInst
236 printSegment(os, segment);

Completed in 10 milliseconds