~angelsl/ubuntu/wily/binutils/mips-cross

« back to all changes in this revision

Viewing changes to ld/testsuite/ld-tic6x/sbr-reloc-global.s

  • Committer: angelsl
  • Date: 2015-11-03 15:54:40 UTC
  • Revision ID: angelsl-20151103155440-gbh6qo1olzlvaiqs
Import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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