Searched refs:old_exception (Results 1 – 4 of 4) sorted by relevance
331 env->old_exception = -1; in cpu_exec()345 env->old_exception = -1; in cpu_exec()
658 int old_exception; /* exception in flight */ member
1293 int first_contributory = env->old_exception == 0 || in check_exception()1294 (env->old_exception >= 10 && in check_exception()1295 env->old_exception <= 13); in check_exception()1300 env->old_exception, intno); in check_exception()1303 if (env->old_exception == EXCP08_DBLE) { in check_exception()1315 || (env->old_exception == EXCP0E_PAGE && in check_exception()1323 env->old_exception = intno; in check_exception()5433 env->old_exception = -1; in helper_vmexit()
479 env->old_exception = -1; in cpu_reset()