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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp312 #define IEM_MC_REL_JMP_S16(a_i16) CHK_TYPE(int16_t, a_i16) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8235 #define IEM_MC_REL_JMP_S16(a_i16) IEM_MC_RETURN_ON_FAILURE(iemRegRipRelativeJumpS16(pIemCpu, a_i16)) macro

Completed in 92 milliseconds