X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gcc%2Fconfig%2Frs6000%2Fspe.md;h=917f817c2bf1fb3bef6b4925e8df22d92de80fd6;hb=cacf1ca8c1028433255434d766a730734ad3296d;hp=5368bace302a6979e682ac285ae099307a7d9df1;hpb=59ab92d2918a7e7ee914bf86cff5bcbabb68d9b9;p=thirdparty%2Fgcc.git diff --git a/gcc/config/rs6000/spe.md b/gcc/config/rs6000/spe.md index 5368bace302a..917f817c2bf1 100644 --- a/gcc/config/rs6000/spe.md +++ b/gcc/config/rs6000/spe.md @@ -1,5 +1,5 @@ ;; e500 SPE description -;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 +;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 ;; Free Software Foundation, Inc. ;; Contributed by Aldy Hernandez (aldy@quesejoda.com) @@ -99,7 +99,7 @@ ;; Floating point conversion instructions. -(define_insn "fixuns_truncdfsi2" +(define_insn "spe_fixuns_truncdfsi2" [(set (match_operand:SI 0 "gpc_reg_operand" "=r") (unsigned_fix:SI (match_operand:DF 1 "gpc_reg_operand" "r")))] "TARGET_HARD_FLOAT && TARGET_E500_DOUBLE"