Searched refs:have_exception (Results 1 – 3 of 3) sorted by relevance
315 bool have_exception; member
8335 ctxt->have_exception = false; in init_emulate_ctxt()8823 if (ctxt->have_exception && in x86_emulate_instruction()8905 if (ctxt->have_exception) { in x86_emulate_instruction()8943 if (!ctxt->have_exception || in x86_emulate_instruction()9837 ctxt->have_exception = true; in emulator_fix_hypercall()
5049 ctxt->have_exception = true; in x86_decode_insn()5419 ctxt->have_exception = true; in x86_emulate_insn()
Completed in 35 milliseconds