summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/cortex-a8-fix-b-plt.s
blob: afd340dc0d1224210e0f563ce3e0fbf96eb393d0 (plain)
1
2
3
4
5
6
7
8
9
10
	.syntax	unified
	.globl	foo
	.type	foo,%function
	.thumb_func
foo:
	nop			@ 0x00
	movw	r0,#0		@ 0x02
	movw	r0,#0		@ 0x06
	movw	r0,#0		@ 0x0a
	b.w	bar(PLT)	@ 0x0e