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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp311 #define IEM_MC_REL_JMP_S8(a_i8) CHK_TYPE(int8_t, a_i8) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8234 #define IEM_MC_REL_JMP_S8(a_i8) IEM_MC_RETURN_ON_FAILURE(iemRegRipRelativeJumpS8(pIemCpu, a_i8)) macro

Completed in 81 milliseconds