Searched refs:IEM_MC_STORE_MREG_U32_ZX_U64 (Results 1 - 3 of 3) 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
H A DIEMAllInstructions.cpp.h2372 IEM_MC_STORE_MREG_U32_ZX_U64((bRm >> X86_MODRM_REG_SHIFT) & X86_MODRM_REG_SMASK, u32Tmp);

Completed in 122 milliseconds