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