Commit fdf97ad1 by Uros Bizjak Committed by Uros Bizjak

i386.md (*cmpfp_sf): Change type attribute to "multi".

	* config/i386/i386.md (*cmpfp_sf): Change type
	attribute to "multi".

From-SVN: r91988
parent af99a0b0
2004-12-10 Uros Bizjak <uros@kss-loka.si>
* config/i386/i386.md (*cmpfp_sf): Change type
attribute to "multi".
2004-12-09 Richard Henderson <rth@redhat.com>
PR c/18282
......
......@@ -845,7 +845,7 @@
UNSPEC_FNSTSW))]
"TARGET_80387"
"* return output_fp_compare (insn, operands, 0, 0);"
[(set_attr "type" "fcmp")
[(set_attr "type" "multi")
(set_attr "mode" "SF")])
(define_insn "*cmpfp_df"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment