Searched refs:IEM_MC_AND_GREG_U32 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp424 #define IEM_MC_AND_GREG_U32(a_iGReg, a_u32Value) do { CHK_CONST(uint32_t, a_u32Value); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8411 #define IEM_MC_AND_GREG_U32(a_iGReg, a_u32Value) \ macro
H A DIEMAllInstructions.cpp.h10435 IEM_MC_AND_GREG_U32(X86_GREG_xAX, UINT32_C(0x0000ffff));

Completed in 126 milliseconds