Lines Matching refs:old_exception
1293 int first_contributory = env->old_exception == 0 ||
1294 (env->old_exception >= 10 &&
1295 env->old_exception <= 13);
1300 env->old_exception, intno);
1303 if (env->old_exception == EXCP08_DBLE) {
1315 || (env->old_exception == EXCP0E_PAGE &&
1323 env->old_exception = intno;
5433 env->old_exception = -1;