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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp419 #define IEM_MC_SUB_GREG_U32(a_iGReg, a_u32Value) do { CHK_CONST(uint32_t, a_u32Value); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllInstructions.cpp.h15826 IEM_MC_SUB_GREG_U32(X86_GREG_xCX, 1);
15874 IEM_MC_SUB_GREG_U32(X86_GREG_xCX, 1);
15935 IEM_MC_SUB_GREG_U32(X86_GREG_xCX, 1);
H A DIEMAll.cpp8369 #define IEM_MC_SUB_GREG_U32(a_iGReg, a_u32Value) \ macro

Completed in 115 milliseconds