aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/tls-le-13.s
blob: a1183ead1c9163112508183921f3de19119b320a (plain)
1
2
3
4
5
6
7
8
9
	.text
	.global	tlsfn13
	.type	tlsfn13,@function
	.p2align 1
tlsfn13:
	move.d x1:TPOFF,$r10
	move.d x2:TPOFF,$r10
.Lfe13:
	.size	tlsfn13,.Lfe13-tlsfn13