Revision ee0dc6d3 target-sh4/helper.c

b/target-sh4/helper.c
38 38
			     int mmu_idx, int is_softmmu)
39 39
{
40 40
    env->tea = address;
41
    env->exception_index = 0;
41
    env->exception_index = -1;
42 42
    switch (rw) {
43 43
    case 0:
44 44
        env->exception_index = 0x0a0;

Also available in: Unified diff