Use 'a' operand code for prefetch instruction.
authorNick Clifton <nickc@cambridge.redhat.com>
Fri, 21 Dec 2001 09:31:37 +0000 (09:31 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Fri, 21 Dec 2001 09:31:37 +0000 (09:31 +0000)
From-SVN: r48237

gcc/ChangeLog
gcc/config/arm/arm.md

index c137b11006413cb0d3592de36b6ce040e6bdb822..90776b28632126bdcd29bd60c1ec869d98a2014c 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-21  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * config/arm/arm.md (prefetch): Use 'a' operand code.
+
 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * aclocal.m4 (gcc_AC_PROG_GNAT): Run prospective ada drivers in
index f7d9b64d4c0e24062f9ff94a6c25d0a2eb9a03bc..5f508dd8387374654d678a8bc83c2886a4ea0d9a 100644 (file)
             (match_operand:SI 1 "" "")
             (match_operand:SI 2 "" ""))]
   "TARGET_ARM && arm_arch5e"
-  "pld\\t[%0]")
+  "pld\\t%a0")
 
 ;; General predication pattern