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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp482 #define IEM_MC_REF_XREG_U128(a_pu128Dst, a_iXReg) do { (a_pu128Dst) = (uint128_t *)((uintptr_t)0); CHK_PTYPE(uint128_t *, a_pu128Dst); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8471 #define IEM_MC_REF_XREG_U128(a_pu128Dst, a_iXReg) \ macro

Completed in 77 milliseconds