summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-tic6x/got-reloc-global.s
blob: 054c297790468e41249e160a70d8ddcb5fb34018 (plain)
1
2
3
4
5
6
7
8
9
10
11
.text
.nocmp
	ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14
	ldw .d2t1 *+B14($GOT(a)), A1

	.global a
	.section	.neardata,"aw",@progbits
	.align	2
	.type	a, @object
	.size	a, 4
a: