summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/dsov32-4.s
blob: d06768ae2c078557a3ce9e8e4569b4d0a2db6dc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	.text
	.global	dsofn5
	.type	dsofn5,@function
dsofn5:
	bsr	localfn
	nop
.Lfe:
	.size	dsofn5,.Lfe-dsofn5

	.type	localfn,@function
localfn:
	nop
.Lfe1:
	.size	localfn,.Lfe1-localfn