Searched refs:have_exception (Results 1 – 3 of 3) sorted by relevance
305 bool have_exception; member
6188 ctxt->have_exception = false; in x86_emulate_instruction()6204 if (ctxt->have_exception && inject_emulated_exception(vcpu)) in x86_emulate_instruction()6250 if (ctxt->have_exception) { in x86_emulate_instruction()6281 if (!ctxt->have_exception || in x86_emulate_instruction()
5725 ctxt->have_exception = true; in x86_emulate_insn()