Searched refs:iemCImpl_callf (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp271 #define iemCImpl_callf NULL macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllCImpl.cpp.h905 * far calls (see iemCImpl_callf). Most likely in both cases it should be
946 * far calls (see iemCImpl_callf). Most likely in both cases it should be
1833 IEM_CIMPL_DEF_3(iemCImpl_callf, uint16_t, uSel, uint64_t, offSeg, IEMMODE, enmEffOpSize)
H A DIEMAllInstructions.cpp.h10519 return IEM_MC_DEFER_TO_CIMPL_3(iemCImpl_callf, uSel, offSeg, pIemCpu->enmEffOpSize);
17124 return FNIEMOP_CALL_2(iemOpHlp_Grp5_far_Ep, bRm, iemCImpl_callf);

Completed in 94 milliseconds