]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gas/arm/arm7t.d: Update for recent disassembler changes.
authorIan Lance Taylor <ian@airs.com>
Thu, 9 Oct 1997 17:01:48 +0000 (17:01 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 9 Oct 1997 17:01:48 +0000 (17:01 +0000)
* gas/h8300/ffxx1.d: Likewise.

gas/testsuite/ChangeLog
gas/testsuite/gas/h8300/ffxx1.d

index 1fc5bd948e4c89e390ee8ca5ee98847e8677d3ec..bd1f5369c9ee9781e6218407b1fc83df083bed85 100644 (file)
@@ -1,3 +1,8 @@
+Thu Oct  9 12:59:55 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/arm/arm7t.d: Update for recent disassembler changes.
+       * gas/h8300/ffxx1.d: Likewise.
+
 Wed Oct  8 16:22:50 1997  Doug Evans  <dje@canuck.cygnus.com>
 
        * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
index c9bdb25aba38754b1ad909fedf67f0cf4ae67d88..93455d521750f16380e1789777192915fe52ce54 100644 (file)
@@ -9,15 +9,15 @@ Disassembly of section .text:
        ...
                        0: 16   main
 0+0400 <main> f8 7f             mov.b  #0x7f,r0l
-0+0402 <main[+]2> 28 bb             mov.b      @0xbb:8,r0l
-0+0404 <main[+]4> 6a 88 ff b9       mov.b      r0l,@0xffb9:16
-0+0408 <main[+]8> f8 01             mov.b      #0x1,r0l
+0+0402 <main[+](0x|)2> 28 bb             mov.b @0xbb:8,r0l
+0+0404 <main[+](0x|)4> 6a 88 ff b9       mov.b r0l,@0xffb9:16
+0+0408 <main[+](0x|)8> f8 01             mov.b #0x1,r0l
 0+040a <loop> 6a 88 ff bb       mov.b  r0l,@0xffbb:16
 0+040e <delay> 79 01 00 00       mov.w #0x0,r1
 0+0412 <deloop> 0b 01             adds #0x1,er1
-0+0414 <deloop[+]2> 46 00             bne      .0 \(416\)
+0+0414 <deloop[+](0x|)2> 46 00             bne .0 \(416\)
                        415: DISP8      deloop[+]0xffffffff
-0+0416 <deloop[+]4> 12 88             rotl     r0l
-0+0418 <deloop[+]6> 40 00             bra      .0 \(41a\)
+0+0416 <deloop[+](0x|)4> 12 88             rotl        r0l
+0+0418 <deloop[+](0x|)6> 40 00             bra .0 \(41a\)
                        419: DISP8      loop[+]0xffffffff
        ...