Commit f350ff00 by Aldy Hernandez Committed by Aldy Hernandez

* config/rs6000/spe.md ("tstsflt_gpr"): Fix typo in unspec.

From-SVN: r81656
parent eecec698
2004-05-09 Aldy Hernandez <aldyh@redhat.com>
* config/rs6000/spe.md ("tstsflt_gpr"): Fix typo in unspec.
2004-05-09 Zack Weinberg <zack@codesourcery.com>
PR 15007
......
......@@ -2546,7 +2546,7 @@
(unspec:CCFP
[(compare:CCFP (match_operand:SF 1 "gpc_reg_operand" "r")
(match_operand:SF 2 "gpc_reg_operand" "r"))]
1004))]
1005))]
"TARGET_HARD_FLOAT && !TARGET_FPRS && flag_unsafe_math_optimizations"
"efststlt %0,%1,%2"
[(set_attr "type" "veccmpsimple")])
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