Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-x86-64/pr22791-1b.s
2023-03-06 14:48:14 +01:00

7 lines
117 B
ArmAsm

.text
.globl main
.type main, @function
main:
movl foo(%rip), %eax
.size main, .-main
.section .note.GNU-stack