summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-mips-elf/mips16-pic-2b.s
blob: 2a66b5ab50b0d277938a07b234ecdf75a0d7c247 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
	.abicalls
	.set	noreorder
	.include "mips16-pic-1.inc"

	.set	mips16
	.ent	bar
bar:
	pic_prologue mips16
	pic_call     unused4,mips16
	pic_call     used7,mips16
	pic_epilogue
	.end	bar

	.data
	.word	used3
	.word	used5