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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp479 #define IEM_MC_STORE_XREG_U128(a_iXReg, a_u128Value) do { CHK_TYPE(uint128_t, a_u128Value); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8461 #define IEM_MC_STORE_XREG_U128(a_iXReg, a_u128Value) \ macro

Completed in 81 milliseconds