summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/i386/intel-got64.s
blob: 82988c94af0c8f96124f9d31fc95562f09364aa2 (plain)
1
2
3
4
5
6
7
8
.text
.intel_syntax noprefix
_start:
	movabs	eax, [x1@GOTOFF + x2]
	push	[rip + x1@GOTPCREL + x2]
	ret

.equ x2, 8
OpenPOWER on IntegriCloud