[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / got-page-7d.s
CommitLineData
13db6b44
RS
1 .globl f4
2 .ent f4
3f4:
4 lw $4,%got_page(g + 0x10000)($gp)
5 addiu $4,$4,%got_ofst(g + 0x10000)
6 .end f4
This page took 0.259935 seconds and 4 git commands to generate.