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

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp1761 * Deals with the problematic cases that iemOpcodeGetNextS32SxU64 doesn't like.
1792 DECLINLINE(VBOXSTRICTRC) iemOpcodeGetNextS32SxU64(PIEMCPU pIemCpu, uint64_t *pu64) function
1818 VBOXSTRICTRC rcStrict2 = iemOpcodeGetNextS32SxU64(pIemCpu, (a_pu64)); \

Completed in 86 milliseconds