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