Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-mips-elf/got-page-7c.s
2023-03-06 14:48:14 +01:00

6 lines
102 B
ArmAsm

.globl f3
.ent f3
f3:
lw $4,%got_page(g + 0x8000)($gp)
addiu $4,$4,%got_ofst(g + 0x8000)
.end f3