2009-02-24 Joseph Myers <joseph@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-arm-blx-pic-veneer.d
CommitLineData
906e58ca
NC
1.*: file format .*
2
3Disassembly of section .text:
4
07d72278
DJ
500001000 <_start>:
6 1000: f000 e802 blx 1008 <__bar_from_thumb>
7 1004: 0000 lsls r0, r0, #0
8 \.\.\.
906e58ca 9
07d72278
DJ
1000001008 <__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
906e58ca
NC
15Disassembly of section .foo:
16
1702001014 <bar>:
da5938a2 18 2001014: e12fff1e bx lr
This page took 0.048741 seconds and 4 git commands to generate.