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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp477 #define IEM_MC_FETCH_XREG_U64(a_u64Value, a_iXReg) do { (a_u64Value) = 0; CHK_TYPE(uint64_t, a_u64Value); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8457 #define IEM_MC_FETCH_XREG_U64(a_u64Value, a_iXReg) \ macro

Completed in 62 milliseconds