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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp428 #define IEM_MC_OR_GREG_U32(a_iGReg, a_u32Value) do { CHK_CONST(uint32_t, a_u32Value); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8421 #define IEM_MC_OR_GREG_U32(a_iGReg, a_u32Value) \ macro
H A DIEMAllInstructions.cpp.h10433 IEM_MC_OR_GREG_U32(X86_GREG_xAX, UINT32_C(0xffff0000));

Completed in 111 milliseconds