Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / plt-pic.s
bloba6f03dea9ab1adb317d9fde3a36cb1ef921f5a5a
1 .text
2 .globl foo
3 .type foo,@function
4 foo:
5 call fn1@plt
6 jmp fn2@plt