summaryrefslogtreecommitdiffstats
path: root/binutils-2.21/ld/testsuite/ld-tic6x/sbr-reloc-local-2-rel.s
blob: e1268fb8761a1a2371609fae42b6af45e8bdd850 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.text
.nocmp
	ldw .D2T2 *+b14(e),b1
	ldw .D2T2 *+b14(f),b1
	ldh .D2T2 *+b14(f),b1
	ldh .D2T2 *+b14(g),b1
	ldb .D2T2 *+b14(g),b1
	ldb .D2T2 *+b14(h),b1
	mvk .S1 $dpr_byte(h),a1
	mvkl .S1 $dpr_byte(g),a1
	mvkl .S1 $dpr_hword(f),a1
	mvkl .S1 $dpr_word(e),a1
.data
e:
	.word 0
f:
	.short 0
g:
	.byte 0
h:
	.byte 0