]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/arm/pr24907.d
Enhance the disassembler so that it will reliably determine whether a reloc applies...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / arm / pr24907.d
1 # name: Disassembling variable width insns with relocs (PR 24907)
2 # as:
3 # objdump: -d
4 # This test is only valid on ELF based ports.
5 #notarget: *-*-pe *-*-wince *-*-vxworks
6
7 .*: +file format .*arm.*
8
9 Disassembly of section \.text:
10
11 0+000 <foo>:
12 0: 46c0 nop ; .*
13 2: f7ff fffe bl 0 <log_func>
14 6: e002 b\.n e <func\+0x2>
15 8: f7ff fffe bl c <func>
16
17 0+000c <func>:
18 c: 46c0 nop ; .*
19 e: 46c0 nop ; .*