summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-tic6x/mvk-reloc-local-2.s
blob: 2f9952d5baed07786559603b264decd588fdd2a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.text
.nocmp
	mvk .S1 d,a1
	mvkl .S1 e,a2
	mvkh .S1 f-0x100,a3
.data
d:
	.word 0
e:
	.word 0
f:
	.word 0