Searched refs:EMULTYPE_COMPLETE_USER_EXIT (Results 1 – 2 of 2) sorted by relevance
2177 #define EMULTYPE_COMPLETE_USER_EXIT (1 << 7) macro
968 EMULTYPE_COMPLETE_USER_EXIT); in complete_emulated_insn_gp()9508 if (emulation_type & EMULTYPE_COMPLETE_USER_EXIT) { in x86_emulate_instruction()