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

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp1303 * Deals with the problematic cases that iemOpcodeGetNextS8SxU32 doesn't like.
1327 DECLINLINE(VBOXSTRICTRC) iemOpcodeGetNextS8SxU32(PIEMCPU pIemCpu, uint32_t *pu32) function
1349 VBOXSTRICTRC rcStrict2 = iemOpcodeGetNextS8SxU32(pIemCpu, (a_pu32)); \

Completed in 87 milliseconds