rs6000.md (rs6000_get_timebase_ppc32): Add length attribute.
authorDavid Edelsohn <dje.gcc@gmail.com>
Sat, 17 Aug 2013 00:43:38 +0000 (00:43 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 17 Aug 2013 00:43:38 +0000 (20:43 -0400)
        * config/rs6000/rs6000.md (rs6000_get_timebase_ppc32): Add length
        attribute.

From-SVN: r201812

gcc/ChangeLog
gcc/config/rs6000/rs6000.md

index f4d9ce3..66048e1 100644 (file)
@@ -1,3 +1,8 @@
+2013-08-16  David Edelsohn  <dje.gcc@gmail.com>
+
+       * config/rs6000/rs6000.md (rs6000_get_timebase_ppc32): Add length
+       attribute.
+
 2013-08-16  David Malcolm  <dmalcolm@redhat.com>
 
        * gengtype.c (type_for_name): Add special-case support for
index 637c5d3..3880f91 100644 (file)
               "cmpw %2,%L0,%1\;"
               "bne- %2,$-16";
       }
-})
+}
+  [(set_attr "length" "20")])
 
 (define_insn "rs6000_mftb_<mode>"
   [(set (match_operand:P 0 "gpc_reg_operand" "=r")