Retro68/binutils/ld/testsuite/ld-x86-64/pr20550a.s
Wolfgang Thaller f485e125c4 binutils 2.39
2022-10-27 20:45:45 +02:00

8 lines
136 B
ArmAsm

.text
.global _start
_start:
movabsq $strings@SIZE, %rdx
.section .data.rel,"aw",@progbits
.quad strings
.section .note.GNU-stack