aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/gc-thumb.s
blob: 4051f8df462958fc670457a341302f36d13edbf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
	.arch	armv7-a
	.syntax	unified
	.text
	.globl	_start
_start:
	mov	pc,lr

	.section .text.foo,"ax",%progbits
	.thumb
	movw	r0,#:lower16:foo-.
	movt	r0,#:upper16:foo-.