2009-01-19 Andrew Stubbs <ams@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-thumb-blx.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <__bar_veneer>:
6 1000: e51ff004 ldr pc, \[pc, #-4\] ; 1004 <__bar_veneer\+0x4>
7 1004: 02001015 .word 0x02001015
8
9 00001008 <_start>:
10 1008: f7ff effa blx 1000 <__bar_veneer>
11 Disassembly of section .foo:
12
13 02001014 <bar>:
14 2001014: 4770 bx lr
This page took 0.029541 seconds and 4 git commands to generate.