PR gas/12931
authorNick Clifton <nickc@redhat.com>
Thu, 30 Jun 2011 13:07:21 +0000 (13:07 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 30 Jun 2011 13:07:21 +0000 (13:07 +0000)
* gas/arm/blx-bad.d: Add exrta nop at end of disassembly.
* gas/arm/inst-po-be.d: Add exrta nop at end of disassembly.
* gas/arm/inst-po.d: Add exrta nop at end of disassembly.

gas/testsuite/ChangeLog
gas/testsuite/gas/arm/blx-bad.d
gas/testsuite/gas/arm/inst-po-be.d
gas/testsuite/gas/arm/inst-po.d

index ed91f2424783e34e47710c3ee2babdff92eb7b27..3999422e1de5a070c38ea232b66f78bbb5f92a7c 100644 (file)
@@ -1,6 +1,13 @@
 2011-06-30  Nick Clifton  <nickc@redhat.com>
 
-       PR 12848
+       PR gas/12931
+       * gas/arm/blx-bad.d: Add exrta nop at end of disassembly.
+       * gas/arm/inst-po-be.d: Add exrta nop at end of disassembly.
+       * gas/arm/inst-po.d: Add exrta nop at end of disassembly.
+
+2011-06-30  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/12848
        * gas/arm/thumb-b-bad.s: New test.
        * gas/arm/thumb-b-bad.d: Test control file.
        * gas/arm/thumb-b-bad.l: Expected error output.
index 4a9fa85843e04a79858ec2aa53a87f9bd9796d2e..9e52d5b8068a17d92fa10f79ee6d01dff8ef4947 100644 (file)
@@ -21,3 +21,4 @@ Disassembly of section .text:
   18:  46c0            nop                     ; \(mov r8, r8\)
   1a:  f7ff eff1                       ; <UNDEFINED> instruction: 0xf7ffeff1
   1e:  f7ff eff0       blx     0 <ARM>
+  22:  46c0            nop                     ; \(mov r8, r8\)
index e74c5850588ba3f66513ddde1c3671dceb451402..2a6fb40032e83d750bd29dfaba610de47ada213a 100644 (file)
@@ -19,3 +19,4 @@ Disassembly of section .text:
 00000014 <.text\+0x14> 4649            mov     r1, r9
 00000016 <.text\+0x16> ea4f 0109       mov.w   r1, r9
 0000001a <.text\+0x1a> ea4f 0109       mov.w   r1, r9
+0000001e <.text\+0x1e> bf00            nop
index 79d21cef8da928e02a1838c3f0871cea2617e193..be912c87d8c19fcfe9126004c877f9e2357fe875 100644 (file)
@@ -17,3 +17,4 @@ Disassembly of section .text:
 00000014 <.text\+0x14> 4649            mov     r1, r9
 00000016 <.text\+0x16> ea4f 0109       mov.w   r1, r9
 0000001a <.text\+0x1a> ea4f 0109       mov.w   r1, r9
+0000001e <.text\+0x1e> bf00            nop
This page took 0.036651 seconds and 4 git commands to generate.