Revision ee0dc6d3 target-alpha/helper.c
b/target-alpha/helper.c | ||
---|---|---|
467 | 467 |
|
468 | 468 |
env->ipr[IPR_EXC_ADDR] = env->pc | 1; |
469 | 469 |
excp = env->exception_index; |
470 |
env->exception_index = 0;
|
|
470 |
env->exception_index = -1;
|
|
471 | 471 |
env->error_code = 0; |
472 | 472 |
/* XXX: disable interrupts and memory mapping */ |
473 | 473 |
if (env->ipr[IPR_PAL_BASE] != -1ULL) { |
Also available in: Unified diff