* config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.
commitaad372f0cc17a81e864c758324a821de972fc5d9
authorIan Lance Taylor <ian@airs.com>
Fri, 9 Jan 2004 02:16:30 +0000 (9 02:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 9 Jan 2004 02:16:30 +0000 (9 02:16 +0000)
tree42b78ffc03d42e905572260433b9ee059efaf870
parentf7a0dddf7d136c82de69dd47fcafc0f1014abea8
* config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.
(cop_interlocks): Check ISA level.
(cop_mem_interlocks): Define.
(reg_needs_delay): Check cop_interlocks rather than
ISA_HAS_COPROC_DELAYS.
(append_insn): Likewise.  Use cop_mem_interlocks rather than
directly checking mips_opts.isa.
(mips_emit_delays): Likewise.
gas/ChangeLog
gas/config/tc-mips.c