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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp476 #define IEM_MC_FETCH_XREG_U128(a_u128Value, a_iXReg) do { (a_u128Value) = g_u128Zero; CHK_TYPE(uint128_t, a_u128Value); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8455 #define IEM_MC_FETCH_XREG_U128(a_u128Value, a_iXReg) \ macro

Completed in 78 milliseconds