/[qemu]/qemu/target-mips/helper.c
ViewVC logotype

Diff of /qemu/target-mips/helper.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by bellard, Sat Jul 2 15:07:44 2005 UTC revision 1.3 by bellard, Sat Jul 2 15:12:18 2005 UTC
# Line 261  int cpu_mips_handle_mmu_fault (CPUState Line 261  int cpu_mips_handle_mmu_fault (CPUState
261              break;              break;
262                                    
263          }          }
         if (ret == -2) {  
             exception = EXCP_AdEL;  
         }  
264          /* Raise exception */          /* Raise exception */
265          env->CP0_BadVAddr = address;          env->CP0_BadVAddr = address;
266          env->CP0_Context =          env->CP0_Context =

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26