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