Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19939.s
blob7eadaaa18ab32804e0ca667b83dfa1de132e7892
1 .text
2 selector:
3 movq foo@GOTPCREL(%rip), %rax
4 movabs $bar, %rbx
5 ret
6 .type selector, %gnu_indirect_function
7 .globl bar
8 bar:
9 jmp selector@PLT