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

/gem5/src/arch/x86/
H A Ddecoder.hh210 State doThreeByte0F3AOpcodeState(uint8_t);
H A Ddecoder.cc121 state = doThreeByte0F3AOpcodeState(nextByte);
436 Decoder::doThreeByte0F3AOpcodeState(uint8_t nextByte) function in class:X86ISA::Decoder

Completed in 7 milliseconds