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

7 lines
102 B
ArmAsm
Raw Normal View History

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