]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-mips-elf/got-page-7b.s
bfd/
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-mips-elf / got-page-7b.s
1 .globl f2
2 .ent f2
3 f2:
4 lw $4,%got_page(g + 0x4000)($gp)
5 addiu $4,$4,%got_ofst(g + 0x4000)
6 .end f2