Revision c9c99c22 target-xtensa/translate.c

b/target-xtensa/translate.c
2902 2902
            }
2903 2903
            tcg_ctx.gen_opc_pc[lj] = dc.pc;
2904 2904
            gen_opc_instr_start[lj] = 1;
2905
            gen_opc_icount[lj] = insn_count;
2905
            tcg_ctx.gen_opc_icount[lj] = insn_count;
2906 2906
        }
2907 2907

  
2908 2908
        if (unlikely(qemu_loglevel_mask(CPU_LOG_TB_OP | CPU_LOG_TB_OP_OPT))) {

Also available in: Unified diff