Revision a0ae05aa target-ppc/helper.c

b/target-ppc/helper.c
1113 1113
        }
1114 1114
        goto store_next;
1115 1115
    case EXCP_TRACE: /* 0x0D00 */
1116
        /* XXX: TODO */
1117
        cpu_abort(env, "Trace exception is not implemented yet !\n");
1118 1116
        goto store_next;
1119 1117
    case EXCP_PERF: /* 0x0F00 */
1120 1118
        /* XXX: TODO */

Also available in: Unified diff