Searched refs:old_exception (Results 1 – 5 of 5) sorted by relevance
50 int first_contributory = env->old_exception == 0 || in check_exception()51 (env->old_exception >= 10 && in check_exception()52 env->old_exception <= 13); in check_exception()57 env->old_exception, intno); in check_exception()60 if (env->old_exception == EXCP08_DBLE) { in check_exception()72 || (env->old_exception == EXCP0E_PAGE && in check_exception()80 env->old_exception = intno; in check_exception()
820 int old_exception; /* exception in flight */ member
616 env->old_exception = -1; in helper_vmexit()
1132 env->old_exception = -1; in do_interrupt()1143 env->old_exception = -1; in do_interrupt()
479 env->old_exception = -1; in cpu_reset()