bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / thumb2-b-interwork.d
1
2 .*thumb2-b-interwork: file format elf32-.*arm
3
4 Disassembly of section .text:
5
6 00008000 <_start>:
7 8000: f000 b802 b.w 8008 <__bar_from_thumb>
8
9 00008004 <bar>:
10 8004: e12fff1e bx lr
11 Disassembly of section .glue_7t:
12
13 00008008 <__bar_from_thumb>:
14 8008: 4778 bx pc
15 800a: 46c0 nop \(mov r8, r8\)
16
17 0000800c <__bar_change_to_arm>:
18 800c: eafffffc b 8004 <bar>
19
This page took 0.033859 seconds and 4 git commands to generate.