PowerPC PLT stub tidy
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-cond-thumb-arm.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00008000 <_start>:
6 8000: f050 a002 bne.w 58008 <__bar_from_thumb>
7 \.\.\.
8 58004: f040 8000 bne.w 58008 <__bar_from_thumb>
9
10 00058008 <__bar_from_thumb>:
11 58008: 4778 bx pc
12 5800a: 46c0 nop ; \(mov r8, r8\)
13 5800c: ea02fffb b 118000 <bar>
14
15 Disassembly of section .foo:
16
17 00118000 <bar>:
18 118000: e12fff1e bx lr
This page took 0.029478 seconds and 4 git commands to generate.