Home
last modified time | relevance | path

Searched refs:cop_interlocks (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20041989 cop_interlocks): Remove superfluous CPU entries.
2591 (cop_interlocks): Check ISA level.
2593 (reg_needs_delay): Check cop_interlocks rather than
DChangeLog-2011732 (cop_interlocks): Likewise.
DChangeLog-9697612 (gpr_interlocks, cop_interlocks): Likewise.
4525 cop_interlocks expressions.
4560 * config/tc-mips.c: Added cop_interlocks, to avoid NOP insertion
DChangeLog-02031488 (hilo_interlocks,gpr_interlocks,cop_interlocks): Use mips_opts.arch.
3997 (gpr_interlocks, cop_interlocks): True for CPU_VR5400 and CPU_VR5500.
DChangeLog-20053327 * config/tc-mips.c (append_insn): Remove cop_interlocks test from
DChangeLog-0001535 * config/tc-mips.c (hilo_interlocks, cop_interlocks): Make
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c578 #define cop_interlocks \ macro
6066 || ((prev_pinfo & INSN_LOAD_COPROC) && !cop_interlocks)) in reg_needs_delay()
6184 || (!cop_interlocks && (pinfo1 & INSN_LOAD_COPROC))) in insns_between()
6198 else if ((!cop_interlocks && (pinfo1 & INSN_COPROC_MOVE)) in insns_between()
6231 else if (!cop_interlocks in insns_between()