Revision 6af0bf9c translate-all.c

b/translate-all.c
300 300
        }
301 301
        env->access_type = type;
302 302
    }
303
#elif defined(TARGET_MIPS)
304
    env->PC = gen_opc_pc[j];
303 305
#endif
304 306
    return 0;
305 307
}

Also available in: Unified diff