summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-mips-elf/pic-and-nonpic-1b.s
blob: 5739fef104df32dfb9afbb1cf4315f4685955150 (plain)
1
2
3
4
5
6
7
8
9
	.abicalls
	.option	pic0
	.global	__start
	.ent	__start
__start:
	jal	f1
	jal	f2
	jal	f3
	.end	__start