]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2003-09-29 Dave Brolley <brolley@redhat.com>
authorDave Brolley <brolley@redhat.com>
Mon, 29 Sep 2003 20:16:53 +0000 (20:16 +0000)
committerDave Brolley <brolley@redhat.com>
Mon, 29 Sep 2003 20:16:53 +0000 (20:16 +0000)
        * gas/frv/allinsn.s (nldqi): Removed. Replaced with nop.
        * gas/frv/allinsn.d (nldqi): Ditto.

gas/testsuite/ChangeLog
gas/testsuite/gas/frv/allinsn.d
gas/testsuite/gas/frv/allinsn.s

index cbb8b2b1eae08e55eca30d1c858ec29c5a045bb2..22e8ec35a9603be5792d491f4727776d3d3628ae 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-29  Dave Brolley  <brolley@redhat.com>
+
+       * gas/frv/allinsn.s (nldqi): Removed. Replaced with nop.
+       * gas/frv/allinsn.d (nldqi): Ditto.
+
 2003-09-25  Hans-Peter Nilsson  <hp@axis.com>
 
        * gas/cris/rd-pcrel2.d: Update for changes in section flag
index 156ad0c4e5a2b2677b0bc8059f4fa44f69d63932..b6f168d6bf460a21243e6fe363979528cc1c9a78 100644 (file)
@@ -486,8 +486,8 @@ Disassembly of section .text:
 0000027c <ldqfi>:
  27c:  80 f0 10 00     ldqfi @\(sp,0\),fr0
 
-00000280 <nldqi>:
- 280:  83 18 10 00     nldqi @\(sp,0\),sp
+00000280 <nop>:
+ 280:  80 88 00 00     nop
 
 00000284 <nldqfi>:
  284:  81 30 10 00     nldqfi @\(sp,0\),fr0
index 4979d73380f918f17a053577cfd944225a3d30d8..3cb65d960bb42fd0199543f3330df239e6184563 100644 (file)
@@ -643,9 +643,9 @@ ldqi:
 ldqfi:
        ldqfi @(sp,0),fr0
        .text
-       .global nldqi
-nldqi:
-       nldqi @(sp,0),sp
+       .global nop
+nop:
+       nop
        .text
        .global nldqfi
 nldqfi: