x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / intel-got64.s
CommitLineData
c64efb4b
L
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
This page took 0.402688 seconds and 4 git commands to generate.