* config/tc-mips.c (ISA_HAS_COPROC_DELAYS) : New.
authorGavin Romig-Koch <gavin@redhat.com>
Thu, 21 Oct 1999 13:23:31 +0000 (13:23 +0000)
committerGavin Romig-Koch <gavin@redhat.com>
Thu, 21 Oct 1999 13:23:31 +0000 (13:23 +0000)
commit9ce8a5dd8e00900705e471be1b7a6ea93ecf16b2
tree5ee23a2834dda9af20de731a33b4189222b233c4
parente591b0ea67a5d425e4bd478e6de2fe8a3caa4d4b
* config/tc-mips.c (ISA_HAS_COPROC_DELAYS) : New.
(ISA_HAS_64_BIT_REGS) New.
(gpr_interlocks,md_begin,reg_needs_delay,append_insn,
mips_emit_delays,macro_build,load_register,load_addresss,
macro,macro2,mips_ip,s_cprestore,s_cpadd): Simplify
and/or use new ISA_xxx macros in expressions involving
ISA, particularly mips_opts.isa.
gas/ChangeLog
gas/config/tc-mips.c