summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-tic6x/shlib-app-1r.s
blob: a6de9000e3ab1593257342b77d47b2850b7df9a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
	.global a
.text
fish:
	ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14
	callp .s2 sub0, B3
	b .s2 sub0
	callp .s2 fish, B3
	b .s2 fish
	ldw .d2t2 *+B14(a), B4
	ldw .d2t2 *+B14(b), B5
	ldw .d2t2 *+B14($GOT(a)), B6
	ldw .d2t2 *+B14($GOT(b)), B6
	.global	b
	.section	.neardata,"aw",@progbits
	.align	2
	.type	b, @object
	.size	b, 4
b:
	.long	0x12345678