* gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
authorIan Lance Taylor <ian@airs.com>
Fri, 4 Apr 1997 18:24:03 +0000 (18:24 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 4 Apr 1997 18:24:03 +0000 (18:24 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/h8300/ffxx1.d

index abd3e89..15b413b 100644 (file)
@@ -1,3 +1,7 @@
+Fri Apr  4 13:19:39 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
+
 Thu Apr  3 18:26:56 1997  Doug Evans  <dje@canuck.cygnus.com>
 
        * gas/m32r/allinsn.{exp,s.d}: New testcases.
index 83e81bf..c9bdb25 100644 (file)
@@ -8,16 +8,16 @@
 Disassembly of section .text:
        ...
                        0: 16   main
-00000400 <main> f8 7f             mov.b        #0x7f,r0l
-00000402 <main[+]2> 28 bb             mov.b    @0xbb:8,r0l
-00000404 <main[+]4> 6a 88 ff b9       mov.b    r0l,@0xffb9:16
-00000408 <main[+]8> f8 01             mov.b    #0x1,r0l
-0000040a <loop> 6a 88 ff bb       mov.b        r0l,@0xffbb:16
-0000040e <delay> 79 01 00 00       mov.w       #0x0,r1
-00000412 <deloop> 0b 01             adds       #0x1,er1
-00000414 <deloop[+]2> 46 00             bne    .0 \(416\)
+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+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\)
                        415: DISP8      deloop[+]0xffffffff
-00000416 <deloop[+]4> 12 88             rotl   r0l
-00000418 <deloop[+]6> 40 00             bra    .0 \(41a\)
+0+0416 <deloop[+]4> 12 88             rotl     r0l
+0+0418 <deloop[+]6> 40 00             bra      .0 \(41a\)
                        419: DISP8      loop[+]0xffffffff
        ...