Searched refs:EmulEnv (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/insts/
H A Dmacroop.hh57 X86ISA::EmulEnv env;
61 uint32_t _numMicroops, X86ISA::EmulEnv _env) :
99 X86ISA::EmulEnv
/gem5/src/arch/x86/
H A Demulenv.hh50 struct EmulEnv struct in namespace:X86ISA
62 EmulEnv(RegIndex _reg, RegIndex _regm, function in struct:X86ISA::EmulEnv
H A Demulenv.cc48 void EmulEnv::doModRM(const ExtMachInst & machInst)
115 void EmulEnv::setSeg(const ExtMachInst & machInst)

Completed in 5 milliseconds