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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp402 #define IEM_MC_STORE_GREG_U32_CONST(a_iGReg, a_u32C) do { AssertCompile((uint32_t)(a_u32C) == (a_u32C)); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8341 #define IEM_MC_STORE_GREG_U32_CONST IEM_MC_STORE_GREG_U32 macro

Completed in 81 milliseconds