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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp400 #define IEM_MC_STORE_GREG_U8_CONST(a_iGReg, a_u8C) do { AssertCompile((uint8_t )(a_u8C) == (a_u8C) ); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8339 #define IEM_MC_STORE_GREG_U8_CONST IEM_MC_STORE_GREG_U8 macro

Completed in 294 milliseconds