aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/farcall-thumb-arm-blx.d
blob: 21cf73609896e16dd19de862f4341fc1f0c5870a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.*:     file format .*

Disassembly of section .text:

00001000 <__bar_from_thumb>:
    1000:	e51ff004 	ldr	pc, \[pc, #-4\]	; 1004 <__bar_from_thumb\+0x4>
    1004:	02001014 	.word	0x02001014

00001008 <_start>:
    1008:	f7ff effa 	blx	1000 <__bar_from_thumb>
Disassembly of section .foo:

02001014 <bar>:
 2001014:	e12fff1e 	bx	lr