* config/tc-mips.c (append_insn): Don't swap an instruction which
authorIan Lance Taylor <ian@airs.com>
Mon, 9 Sep 1996 18:37:10 +0000 (18:37 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 9 Sep 1996 18:37:10 +0000 (18:37 +0000)
commitd31a3f5e7603380ee267051c89d5ef69aff00ddb
treed292ff0affb7e120e7a56e488671edb06784b2fd
parent30b1724cc85565e85601b6997969b4bfd4098dc0
* config/tc-mips.c (append_insn): Don't swap an instruction which
sets a condition code with an instruction which uses a condition
code.
(mips_ip): In cases 'N' and 'M', look for $fccN rather than an
immediate value.
gas/ChangeLog
gas/config/tc-mips.c