Revision 8d0d2eb6 target-ppc/translate.c

b/target-ppc/translate.c
9109 9109
        tb->icount = num_insns;
9110 9110
    }
9111 9111
#if defined(DEBUG_DISAS)
9112
    qemu_log_mask(CPU_LOG_TB_CPU, "---------------- excp: %04x\n", ctx.exception);
9113
    log_cpu_state_mask(CPU_LOG_TB_CPU, env, 0);
9114 9112
    if (qemu_loglevel_mask(CPU_LOG_TB_IN_ASM)) {
9115 9113
        int flags;
9116 9114
        flags = env->bfd_mach;

Also available in: Unified diff