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

6 lines
104 B
ArmAsm

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