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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp484 #define IEM_MC_REF_XREG_U64_CONST(a_pu64Dst, a_iXReg) do { (a_pu64Dst) = (uint64_t const *)((uintptr_t)0); CHK_PTYPE(uint64_t const *, a_pu64Dst); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8475 #define IEM_MC_REF_XREG_U64_CONST(a_pu64Dst, a_iXReg) \ macro

Completed in 78 milliseconds