2009-02-24 Joseph Myers <joseph@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-arm-blx-pic-veneer.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <_start>:
6 1000: f000 e802 blx 1008 <__bar_from_thumb>
7 1004: 0000 lsls r0, r0, #0
8 \.\.\.
9
10 00001008 <__bar_from_thumb>:
11 1008: e59fc000 ldr ip, \[pc, #0\] ; 1010 <__bar_from_thumb\+0x8>
12 100c: e08ff00c add pc, pc, ip
13 1010: 02000000 .word 0x02000000
14 1014: 00000000 .word 0x00000000
15 Disassembly of section .foo:
16
17 02001014 <bar>:
18 2001014: e12fff1e bx lr
This page took 0.031061 seconds and 5 git commands to generate.