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
12 00008008 <__bar_from_thumb>:
13 8008: 4778 bx pc
14 800a: 46c0 nop ; \(mov r8, r8\)
15 800c: eafffffc b 8004 <bar>
16
This page took 0.029931 seconds and 4 git commands to generate.