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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp403 #define IEM_MC_STORE_GREG_U64_CONST(a_iGReg, a_u64C) do { AssertCompile((uint64_t)(a_u64C) == (a_u64C)); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8342 #define IEM_MC_STORE_GREG_U64_CONST IEM_MC_STORE_GREG_U64 macro

Completed in 1398 milliseconds