Revision 4ffb9ae2

b/target-cris/translate_v10.c
1187 1187
        dc->cpustate_changed = 1;
1188 1188
    }
1189 1189

  
1190
    /* CRISv10 locks out interrupts on dslots.  */
1191
    if (dc->delayed_branch == 2) {
1192
        cris_lock_irq(dc);
1193
    }
1190 1194
    return insn_len;
1191 1195
}
1192 1196

  

Also available in: Unified diff