Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / i386 / x86-64-pcrel.s
1         .text
2 _start:
3         movb    $(xtrn - .), %al
4         movw    $(xtrn - .), %ax
5         movl    $(xtrn - .), %eax
6         movq    $(xtrn - .), %rax
7         movabsq $(xtrn - .), %rax
8
9         movb    $xtrn, %al
10         movw    $xtrn, %ax
11         movl    $xtrn, %eax
12         movq    $xtrn, %rax
13         movabsq $xtrn, %rax
14
15         .p2align 4,0