* config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.
authorIan Lance Taylor <ian@airs.com>
Fri, 9 Jan 2004 02:16:30 +0000 (02:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 9 Jan 2004 02:16:30 +0000 (02:16 +0000)
commit819124619a4bbc3e02348f2059d3af8843109730
tree742f6e6b7957cfd1bb3224caa6bfcb0321357ff1
parenteccfb6404e7b8e6bc2e6691c8978d9b4efabc7f2
* 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
This page took 0.024562 seconds and 4 git commands to generate.