Revision ce62e5ba target-sh4/translate.c

b/target-sh4/translate.c
1242 1242
        ii++;
1243 1243
        while (ii <= i)
1244 1244
            gen_opc_instr_start[ii++] = 0;
1245
        tb->size = 0;
1246 1245
    } else {
1247 1246
        tb->size = ctx.pc - pc_start;
1248 1247
    }

Also available in: Unified diff