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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp153 IEMOPBINSIZES g_iemAImpl_xor; variable
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllInstructions.cpp.h7289 return FNIEMOP_CALL_1(iemOpHlpBinaryOperator_rm_r8, &g_iemAImpl_xor);
7298 return FNIEMOP_CALL_1(iemOpHlpBinaryOperator_rm_rv, &g_iemAImpl_xor);
7307 return FNIEMOP_CALL_1(iemOpHlpBinaryOperator_r8_rm, &g_iemAImpl_xor);
7316 return FNIEMOP_CALL_1(iemOpHlpBinaryOperator_rv_rm, &g_iemAImpl_xor);
7325 return FNIEMOP_CALL_1(iemOpHlpBinaryOperator_AL_Ib, &g_iemAImpl_xor);
7334 return FNIEMOP_CALL_1(iemOpHlpBinaryOperator_rAX_Iz, &g_iemAImpl_xor);
H A DIEMAll.cpp370 static const IEMOPBINSIZES g_iemAImpl_xor = variable
481 &g_iemAImpl_xor,

Completed in 121 milliseconds