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

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

Completed in 89 milliseconds