Revision be15c50d

b/target-sh4/translate.c
1892 1892
{
1893 1893
    uint32_t old_flags = ctx->flags;
1894 1894

  
1895
    if (unlikely(qemu_loglevel_mask(CPU_LOG_TB_OP))) {
1896
        tcg_gen_debug_insn_start(ctx->pc);
1897
    }
1898

  
1895 1899
    _decode_opc(ctx);
1896 1900

  
1897 1901
    if (old_flags & (DELAY_SLOT | DELAY_SLOT_CONDITIONAL)) {

Also available in: Unified diff