Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / discarded1.s
blobc638ed965bcd34323d593a5dfc2c84553defba20
1 .text
2 .globl _start
3 .type _start, @function
4 _start:
5 movq x@GOTPCREL(%rip), %rax
6 .size _start, .-_start
7 .globl x
8 .data
9 .align 4
10 .type x, @object
11 .size x, 4
13 .long 2