Disallow 64bit relocations in x32 mode.
[binutils.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-pcrel.s
blob0fbee46efdfe618d57f8e18470e63e2852cbfd69
1 .text
2 _start:
3 movb $(xtrn - .), %al
4 movw $(xtrn - .), %ax
5 movl $(xtrn - .), %eax
6 movq $(xtrn - .), %rax
8 movb $xtrn, %al
9 movw $xtrn, %ax
10 movl $xtrn, %eax
11 movq $xtrn, %rax