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