bfd:
[binutils.git] / ld / testsuite / ld-tic6x / sbr-reloc-global.s
blob12edd08a404a698aea419db90afeec766632ea42
1 .globl sw1
2 .globl sw2
3 .globl sh1
4 .globl sh2
5 .globl sb1
6 .globl sb2
7 .globl sb16a
8 .globl sb16b
9 .globl sbw
10 .globl shw
11 .globl sww
12 .text
13 .nocmp
14 ldw .D2T2 *+b14(sw1),b1
15 ldw .D2T2 *+b14(sw2),b1
16 ldh .D2T2 *+b14(sh1),b1
17 ldh .D2T2 *+b14(sh2),b1
18 ldb .D2T2 *+b14(sb1),b1
19 ldb .D2T2 *+b14(sb2),b1
20 mvk .S1 $dpr_byte(sb16a),a1
21 mvk .S1 $dpr_byte(sb16b),a1
22 mvkl .S1 $dpr_byte(sbw),a1
23 mvkh .S1 $dpr_byte(sbw),a1
24 mvkl .S1 $dpr_hword(shw),a1
25 mvkh .S1 $dpr_hword(shw),a1
26 mvkl .S1 $dpr_word(sww),a1
27 mvkh .S1 $dpr_word(sww),a1