Revision ce62e5ba target-arm/translate.c

b/target-arm/translate.c
3656 3656
        lj++;
3657 3657
        while (lj <= j)
3658 3658
            gen_opc_instr_start[lj++] = 0;
3659
        tb->size = 0;
3660 3659
    } else {
3661 3660
        tb->size = dc->pc - pc_start;
3662 3661
    }

Also available in: Unified diff