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

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp827 DECLINLINE(void) iemInitDecoder(PIEMCPU pIemCpu, bool fBypassHandlers) function
918 iemInitDecoder(pIemCpu, fBypassHandlers);
10742 iemInitDecoder(pIemCpu, false);
10794 iemInitDecoder(pIemCpu, true);
10894 iemInitDecoder(&pVCpu->iem.s, false);
11006 iemInitDecoder(pIemCpu);

Completed in 68 milliseconds