summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/mips/elf-rel14.s
blob: 2edd5b39f8bd07700a7c5fffdf9c3dc03b003b5e (plain)
1
2
3
4
5
6
7
8
9
10
	.ent	foo
foo:
	lw	$4,%call16(bar)($28)
	la	$5,.L1
	# Insert an instruction that doesn't use $5 to avoid a spurious
	# nop after the previous load macro.
	addiu	$6,$6,1
.L1:
	.space	32
	.end	foo
OpenPOWER on IntegriCloud