]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/arm/blx-bl-convert.d
Deprecate a.out support for NetBSD targets.
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / arm / blx-bl-convert.d
CommitLineData
7f78eb34 1#name: blx->bl convert under no -march/cpu
e643ed08 2#warning_output: blx-bl-convert.l
7f78eb34 3#objdump: -d
ab4f385b 4#skip: *-*-pe *-wince-* *-*-vxworks *-*-netbsd* *-*-nto*
7f78eb34
JW
5
6.*: file format .*
7
8Disassembly of section \.text:
9
1000000000 <entry>:
11 0: f000 f800 bl 4 <label>
12
1300000004 <label>:
14 4: 4770 bx lr
15 \.\.\.
16
1700000008 <label2>:
18 8: ebffffff bl c <label3>
19
200000000c <label3>:
21 c: e12fff1e bx lr
22