Home | History | Annotate | Download | only in tic6x
      1 ; Test C64x+ L, S or D-unit compact instruction formats
      2         .text
      3         nop
      4         .align 16
      5         nop
      6         .align 16
      7 lsdmvto:
      8         .short 0x0006
      9         .short 0x000f
     10         .short 0x0016
     11         .short 0x0017
     12         .short 0x000e
     13         .short 0x0007
     14         .short 0x0006
     15         .short 0x100f
     16         .short 0x1016
     17         .short 0x1017
     18         .short 0x100e
     19         .short 0x1007
     20         .short 0x1006
     21         .short 0x100f
     22         .word  0xefe00000 | 0x0000
     23 lsdmvfr:
     24         .short 0x0046
     25         .short 0x004f
     26         .short 0x0056
     27         .short 0x0057
     28         .short 0x004e
     29         .short 0x0047
     30         .short 0x0046
     31         .short 0x104f
     32         .short 0x1056
     33         .short 0x1057
     34         .short 0x104e
     35         .short 0x1047
     36         .short 0x1046
     37         .short 0x104f
     38         .word  0xefe00000 | 0x0000
     39 lsdx1c:
     40         .short 0x0866
     41         .short 0x4967
     42         .short 0x8ae6
     43         .short 0xcbe7
     44         .short 0x886e
     45         .short 0x496f
     46         .short 0x0aee
     47         .short 0x6bef
     48         .short 0xa876
     49         .short 0xe977
     50         .short 0xaaf6
     51         .short 0x6bf7
     52         .short 0x2866
     53         .short 0x6967
     54         .word  0xefe00000 | 0x0000
     55 lsdx1:
     56         .short 0x1866
     57         .short 0x1867
     58         .short 0x1866
     59         .short 0x3867
     60         .short 0x3866
     61         .short 0x3877
     62         .short 0x3876
     63         .short 0xb877
     64         .short 0xb876
     65         .short 0xb86f
     66         .short 0xf86e
     67         .short 0xf86f
     68         .short 0xf86e
     69         .short 0xf86f
     70         .word  0xefe00000 | 0x0000
     71 
     72