Retro68/binutils/ld/testsuite/ld-x86-64/pr19031b.S

19 lines
199 B
ArmAsm
Raw Normal View History

2017-04-10 11:32:00 +00:00
.text
.globl g
.type g, @function
g:
movq f@GOTPCREL(%rip), %rax
retq
.globl h
.type h, @function
h:
leaq zed, %rax
movslq zed, %rbx
addq %rbx, %rax
retq
.data
zed:
.long f - .