mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
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:
parent
f1d0450fe0
commit
68246214df
@ -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.
|
||||
|
@ -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\)
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user