Retro68/binutils/gold/testsuite/x86_64_mov_to_lea2.s
2017-04-10 13:32:00 +02:00

7 lines
115 B
ArmAsm

.text
.globl _start
.type _start, @function
_start:
movq _DYNAMIC@GOTPCREL(%rip), %rax
.size _start, .-_start