Revision dfae6487

b/target-mips/helper.c
261 261
            break;
262 262
                
263 263
        }
264
        if (ret == -2) {
265
            exception = EXCP_AdEL;
266
        }
267 264
        /* Raise exception */
268 265
        env->CP0_BadVAddr = address;
269 266
        env->CP0_Context =

Also available in: Unified diff