Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19031b.S
blobccc91258729d6642c5eb80c4bec312a71b5853bb
1         .text
2         .globl g
3         .type g, @function
4 g:
5         movq f@GOTPCREL(%rip), %rax
6         retq
8         .globl h
9         .type h, @function
11         leaq zed, %rax
12         movslq zed, %rbx
13         addq %rbx, %rax
14         retq
16         .data
17 zed:
18         .long f - .