Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr18591.s
blobd726f08c7b80157f629471e3f6142f22e5dd0b4a
1 .hidden foo
2 .comm pad,0x80000000,8
3 .comm foo,8,8
4 .text
5 .globl bar
6 .type bar, @function
7 bar:
8 movq foo@GOTPCREL(%rip), %rax