Retro68/binutils/ld/testsuite/ld-arm/farcall-thumb-arm-blx.d

17 lines
386 B
D
Raw Normal View History

2012-03-26 21:18:29 +02:00
.*: file format .*
Disassembly of section .text:
01c01010 <_start>:
1c01010: f300 e802 blx 1f01018 <__bar_from_thumb>
2012-03-26 21:18:29 +02:00
\.\.\.
1f01014: f0ff effe blx 2001014 <bar>
2012-03-26 21:18:29 +02:00
01f01018 <__bar_from_thumb>:
1f01018: e51ff004 ldr pc, \[pc, #-4\] ; 1f0101c <__bar_from_thumb\+0x4>
1f0101c: 02001014 .word 0x02001014
2012-03-26 21:18:29 +02:00
Disassembly of section .foo:
02001014 <bar>:
2001014: e12fff1e bx lr