summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/emit-relocs-312.s
blob: 29494eef1522cf844ac8860bb01e241734af0025 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.comm   gempy,4
.comm	jempy,4
.comm	lempy,4
.text

	and	x0,x0,x0
	and	x0,x0,#0x1
        ldr     x4,tempy
	ldr	x7,tempy2
	ldr	x17,tempy3
	ldr	x3, [x2, #:got_lo12:jempy]
	ldr	x4, [x2, #:got_lo12:gempy]
	ldr	x5, [x2, #:got_lo12:lempy]