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.
This commit is contained in:
Nick Clifton 2011-06-30 13:07:21 +00:00
parent f1d0450fe0
commit 68246214df
4 changed files with 11 additions and 1 deletions

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

View 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\)

View 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

View 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