Revision ce62e5ba target-ppc/translate.c

b/target-ppc/translate.c
5878 5878
        lj++;
5879 5879
        while (lj <= j)
5880 5880
            gen_opc_instr_start[lj++] = 0;
5881
        tb->size = 0;
5882 5881
    } else {
5883 5882
        tb->size = ctx.nip - pc_start;
5884 5883
    }

Also available in: Unified diff