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

/gem5/src/arch/x86/
H A Ddecoder.hh211 State doModRMState(uint8_t);
H A Ddecoder.cc124 state = doModRMState(nextByte);
510 Decoder::doModRMState(uint8_t nextByte) function in class:X86ISA::Decoder

Completed in 8 milliseconds