2003-09-29 Dave Brolley <brolley@redhat.com>

* gas/frv/allinsn.s (nldqi): Removed. Replaced with nop.
        * gas/frv/allinsn.d (nldqi): Ditto.
This commit is contained in:
Dave Brolley 2003-09-29 20:16:53 +00:00
parent c9d37158cc
commit 69ba8a0d69
3 changed files with 10 additions and 5 deletions

View 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

View 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

View 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: