summaryrefslogtreecommitdiff
path: root/gcc/config
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2006-08-06 17:05:28 +0000
committerAndreas Schwab <schwab@gcc.gnu.org>2006-08-06 17:05:28 +0000
commit2f6fc0b613e4be1b37ae30d09ec194884a2c7880 (patch)
tree30b93ae1a047b0310cad7da269c40270a0ef2b56 /gcc/config
parentda452330ca74511d2d295f9cfa751941cfc67503 (diff)
downloadgcc-2f6fc0b613e4be1b37ae30d09ec194884a2c7880.tar.gz
* config/m68k/m68k.md (truncxfsf2): Readd.
From-SVN: r115973
Diffstat (limited to 'gcc/config')
-rw-r--r--gcc/config/m68k/m68k.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/config/m68k/m68k.md b/gcc/config/m68k/m68k.md
index 6a8cf4d4f1e..0f61b5b3950 100644
--- a/gcc/config/m68k/m68k.md
+++ b/gcc/config/m68k/m68k.md
@@ -6915,6 +6915,13 @@
return "fmove%.d %f1,%0";
})
+(define_insn "truncxfsf2"
+ [(set (match_operand:SF 0 "nonimmediate_operand" "=dm")
+ (float_truncate:SF
+ (match_operand:XF 1 "general_operand" "f")))]
+ "TARGET_68881"
+ "fmove%.s %f1,%0")
+
(define_insn "sin<mode>2"
[(set (match_operand:FP 0 "nonimmediate_operand" "=f")
(unspec:FP