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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp313 #define IEM_MC_REL_JMP_S32(a_i32) CHK_TYPE(int32_t, a_i32) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8236 #define IEM_MC_REL_JMP_S32(a_i32) IEM_MC_RETURN_ON_FAILURE(iemRegRipRelativeJumpS32(pIemCpu, a_i32)) macro

Completed in 90 milliseconds