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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp401 #define IEM_MC_STORE_GREG_U16_CONST(a_iGReg, a_u16C) do { AssertCompile((uint16_t)(a_u16C) == (a_u16C)); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8340 #define IEM_MC_STORE_GREG_U16_CONST IEM_MC_STORE_GREG_U16 macro

Completed in 107 milliseconds