* config/tc-mips.c (ISA_SUPPORTS_MIPS16E): New macro.
commit394e6cce4134bb8804f74e17fa658004123e81da
authorThiemo Seufer <ths@networkno.de>
Thu, 22 Jun 2006 14:09:40 +0000 (22 14:09 +0000)
committerThiemo Seufer <ths@networkno.de>
Thu, 22 Jun 2006 14:09:40 +0000 (22 14:09 +0000)
tree73c27a4a74d1a5502f39b58ca772eb88b0136698
parent3ac88a68c6a51fa54fc20f3886623e8969988634
* config/tc-mips.c (ISA_SUPPORTS_MIPS16E): New macro.
(append_insn): Use it.
(md_apply_fix): Whitespace formatting.
(md_begin, append_insn, macro, macro2, mips16_immed, mips_align,
mips16_extended_frag): Remove register specifier.
(md_convert_frag): Likewise. Use TRUE ans FALSE instead of numeric
constants.
gas/ChangeLog
gas/config/tc-mips.c