ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / sbr-reloc-local-2.s
CommitLineData
40b36596
JM
1.text
2.nocmp
3 ldw .D2T2 *+b14(e),b1
4 ldw .D2T2 *+b14(f),b1
5 ldh .D2T2 *+b14(f),b1
6 ldh .D2T2 *+b14(g),b1
7 ldb .D2T2 *+b14(g),b1
8 ldb .D2T2 *+b14(h),b1
9 mvk .S1 $dpr_byte(h),a1
10 mvkl .S1 $dpr_byte(g),a1
11 mvkh .S1 $dpr_byte(h),a1
12 mvkl .S1 $dpr_hword(f),a1
13 mvkh .S1 $dpr_hword(g),a1
14 mvkl .S1 $dpr_word(e),a1
15 mvkh .S1 $dpr_word(f),a1
16.data
17e:
18 .word 0
19f:
20 .short 0
21g:
22 .byte 0
23h:
24 .byte 0
This page took 0.461618 seconds and 4 git commands to generate.