Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-alpha/emptygot.s

8 lines
85 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.text
.globl _start
_start:
lda $0, foo($29) !gprel
.section .sbss
foo: .quad 0