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

/gem5/src/arch/x86/
H A Ddecoder.hh202 State doPrefixState(uint8_t);
H A Ddecoder.cc97 state = doPrefixState(nextByte);
178 Decoder::doPrefixState(uint8_t nextByte) function in class:X86ISA::Decoder

Completed in 11 milliseconds