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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp100 #define IEM_OPCODE_GET_NEXT_U64(a_pu64) do { *(a_pu64) = g_bRandom; CHK_PTYPE(uint64_t *, a_pu64); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp1885 #define IEM_OPCODE_GET_NEXT_U64(a_pu64) \ macro

Completed in 95 milliseconds