binutils-gdb/ld/testsuite/ld-mips-elf/got-page-7c.s

7 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