Searched refs:IEM_OPCODE_GET_NEXT_U16_ZX_U64 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp94 #define IEM_OPCODE_GET_NEXT_U16_ZX_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.cpp1569 #define IEM_OPCODE_GET_NEXT_U16_ZX_U64(a_pu64) \ macro
H A DIEMAllInstructions.cpp.h10610 IEM_OPCODE_GET_NEXT_U16_ZX_U64(&(a_GCPtrMemOff)); \

Completed in 302 milliseconds