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

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllInstructions.cpp.h12215 uint8_t u8Int; IEM_OPCODE_GET_NEXT_U8(&u8Int); local
12216 return IEM_MC_DEFER_TO_CIMPL_2(iemCImpl_int, u8Int, false /*fIsBpInstr*/);
12227 IEM_MC_ARG_CONST(uint8_t, u8Int, /*=*/ X86_XCPT_OF, 0);
12229 IEM_MC_CALL_CIMPL_2(iemCImpl_int, u8Int, fIsBpInstr);

Completed in 82 milliseconds