summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-mips-elf/got-page-7b.s
blob: 4c9a0df103dcc9dfa0ec3dbe0e90bb7c57583105 (plain)
1
2
3
4
5
6
	.globl	f2
	.ent	f2
f2:
	lw	$4,%got_page(g + 0x4000)($gp)
	addiu	$4,$4,%got_ofst(g + 0x4000)
	.end	f2