Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-mips-elf/got-page-7a.s

7 lines
84 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.globl f1
.ent f1
f1:
lw $4,%got_page(g)($gp)
addiu $4,$4,%got_ofst(g)
.end f1