Revision 3b46e624 target-mips/helper.c

b/target-mips/helper.c
293 293
            /* TLB match but 'D' bit is cleared */
294 294
            exception = EXCP_LTLBL;
295 295
            break;
296
               
296

  
297 297
        }
298 298
        /* Raise exception */
299 299
        env->CP0_BadVAddr = address;

Also available in: Unified diff