Revision 3b46e624 target-alpha/helper.c

b/target-alpha/helper.c
35 35
    else
36 36
        env->exception_index = EXCP_DFAULT;
37 37
    env->ipr[IPR_EXC_ADDR] = address;
38
   
38

  
39 39
    return 1;
40 40
}
41 41

  

Also available in: Unified diff