1.text
2.intel_syntax noprefix
3_start:
4	movabs	eax, [x1@GOTOFF + x2]
5	push	[rip + x1@GOTPCREL + x2]
6	ret
7
8.equ x2, 8
9