summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-sh/fdpic-gotofffuncdesci20-shared.s
blob: bf16011f6bf344731907c87ae5505d590d56d1ab (plain)
1
2
3
4
5
6
7
8
9
	.text
	.globl	f
	.type	f,@function
f:
	movi20 #foo@GOTOFFFUNCDESC, r1
	add r12, r1
	.type	foo,@function
foo:
	nop