Searched defs:iemOpcodeGetNextS8SxU16 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp1250 * Deals with the problematic cases that iemOpcodeGetNextS8SxU16 doesn't like.
1274 DECLINLINE(VBOXSTRICTRC) iemOpcodeGetNextS8SxU16(PIEMCPU pIemCpu, uint16_t *pu16) function
1296 VBOXSTRICTRC rcStrict2 = iemOpcodeGetNextS8SxU16(pIemCpu, (a_pu16)); \

Completed in 85 milliseconds