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

/gem5/src/arch/x86/
H A Ddecoder.hh209 State doThreeByte0F38OpcodeState(uint8_t);
H A Ddecoder.cc118 state = doThreeByte0F38OpcodeState(nextByte);
422 Decoder::doThreeByte0F38OpcodeState(uint8_t nextByte) function in class:X86ISA::Decoder

Completed in 7 milliseconds