Revision ecd78a0a target-mips/helper.c

b/target-mips/helper.c
326 326
             * come back to the jump
327 327
             */
328 328
            env->CP0_ErrorEPC = env->PC - 4;
329
            env->hflags &= ~MIPS_HFLAG_BMASK;
329 330
        } else {
330 331
            env->CP0_ErrorEPC = env->PC;
331 332
        }

Also available in: Unified diff