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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp471 #define IEM_MC_STORE_MREG_U32_ZX_U64(a_iMReg, a_u32Value) do { CHK_TYPE(uint32_t, a_u32Value); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8446 #define IEM_MC_STORE_MREG_U32_ZX_U64(a_iMReg, a_u32Value) \ macro

Completed in 444 milliseconds