Initial revision
[binutils.git] / gas / testsuite / gas / d30v / serial2.l
blob2de04dc2dbb22019a06fc479162608f826c5e32c
1 .*: Assembler messages:
2 .*:5: Error: Unable to mix instructions as specified
3 .*:6: Error: Unable to mix instructions as specified
4 .*:8: Error: Unable to mix instructions as specified
5 .*:9: Error: Unable to mix instructions as specified
6 .*:11: Error: Unable to mix instructions as specified
7 .*:12: Error: Unable to mix instructions as specified
8 .*:13: Error: Unable to mix instructions as specified
9 .*:14: Error: Unable to mix instructions as specified
10 .*:16: Error: Unable to mix instructions as specified
11 .*:17: Error: Unable to mix instructions as specified
12 .*:18: Error: Unable to mix instructions as specified
13 .*:19: Error: Unable to mix instructions as specified
14 .*:21: Error: Unable to mix instructions as specified
15 .*:22: Error: Unable to mix instructions as specified
16 .*:23: Error: Unable to mix instructions as specified
17 .*:24: Error: Unable to mix instructions as specified
18 .*:26: Error: Unable to mix instructions as specified
19 .*:27: Error: Unable to mix instructions as specified
20 .*:28: Error: Unable to mix instructions as specified
21 .*:29: Error: Unable to mix instructions as specified
22 GAS LISTING .*
25    1                    # D30V serial execution test
26    2                            
27    3                            .text
28    4                            
29    5 \?\?\?\? 000000F0          bra -3 -> add r3,r0,0   ; Invalid
30 \*\*\*\*  Error:Unable to mix instructions as specified
31    5      000000F0 
32    5      000000F0 
33    5      0000000B 
34    5      FFFF00F0 
35    6 \?\?\?\? 08083000          bsr -3 -> add r3,r0,0   ; Invalid
36 \*\*\*\*  Error:Unable to mix instructions as specified
37    6      00F00000 
38    6      002BFFFF 
39    6      00F00000 
40    7                    
41    8 \?\?\?\? 08083000          bra/tx -3 -> add r3,r0,0 ;       Valid
42 \*\*\*\*  Error:Unable to mix instructions as specified
43    8      00F00000 
44    8      100BFFFF 
45    8      00F00000 
46    9 \?\?\?\? 08083000          bsr/tx -3 -> add r3,r0,0 ;       Valid
47 \*\*\*\*  Error:Unable to mix instructions as specified
48    9      00F00000 
49    9      102BFFFF 
50    9      00F00000 
51   10                    
52   11 \?\?\?\? 08083000          bsr -3 -> bsr -10       ;       Invalid
53 \*\*\*\*  Error:Unable to mix instructions as specified
54   11      00F00000 
55   11      002BFFFF 
56   11      00F00000 
57   12 \?\?\?\? 002BFFFE          bsr -3 -> bsr/xt -10    ;       Invalid
58 \*\*\*\*  Error:Unable to mix instructions as specified
59   12      00F00000 
60   12      002BFFFF 
61   12      00F00000 
62   13 \?\?\?\? 302BFFFE          bsr/tx -3 -> bsr -10    ;       Valid
63 \*\*\*\*  Error:Unable to mix instructions as specified
64   13      00F00000 
65   13      102BFFFF 
66   13      00F00000 
67   14 \?\?\?\? 002BFFFE          bsr/tx -3 -> bsr/fx -10 ;       Valid
68 \*\*\*\*  Error:Unable to mix instructions as specified
69   14      00F00000 
70   14      102BFFFF 
71   14      00F00000 
72   15                    
73   16 \?\?\?\? 202BFFFE          bra -3 -> bra  10       ;      Invalid
74 \*\*\*\*  Error:Unable to mix instructions as specified
75   16      00F00000 
76   16      000BFFFF 
77   16      00F00000 
78   17 \?\?\?\? 00080001          bra -3 -> bra/tx 10     ;      Invalid
79 \*\*\*\*  Error:Unable to mix instructions as specified
80   17      00F00000 
81   17      000BFFFF 
82 \fGAS LISTING .*
85   17      00F00000 
86   18 \?\?\?\? 10080001          bra/tx -3 -> bra 10     ;      Valid
87 \*\*\*\*  Error:Unable to mix instructions as specified
88   18      00F00000 
89   18      100BFFFF 
90   18      00F00000 
91   19 \?\?\?\? 00080001          bra/tx -3 -> bra/fx 10  ;      Valid
92 \*\*\*\*  Error:Unable to mix instructions as specified
93   19      00F00000 
94   19      100BFFFF 
95   19      00F00000 
96   20                    
97   21 \?\?\?\? 20080001          bsr -3 -> bra 10        ;      Invalid
98 \*\*\*\*  Error:Unable to mix instructions as specified
99   21      00F00000 
100   21      002BFFFF 
101   21      00F00000 
102   22 \?\?\?\? 00080001          bsr -3 -> bra/tx 10     ;      Invalid
103 \*\*\*\*  Error:Unable to mix instructions as specified
104   22      00F00000 
105   22      002BFFFF 
106   22      00F00000 
107   23 \?\?\?\? 10080001          bsr/tx -3 -> bra 10     ;      Valid
108 \*\*\*\*  Error:Unable to mix instructions as specified
109   23      00F00000 
110   23      102BFFFF 
111   23      00F00000 
112   24 \?\?\?\? 00080001          bsr/tx -3 -> bra/fx 10  ;      Valid
113 \*\*\*\*  Error:Unable to mix instructions as specified
114   24      00F00000 
115   24      102BFFFF 
116   24      00F00000 
117   25                    
118   26 \?\?\?\? 20080001          bra -3 -> bsr 10        ;      Invalid
119 \*\*\*\*  Error:Unable to mix instructions as specified
120   26      00F00000 
121   26      000BFFFF 
122   26      00F00000 
123   27 \?\?\?\? 00280001          bra -3 -> bsr/tx 10     ;      Invalid
124 \*\*\*\*  Error:Unable to mix instructions as specified
125   27      00F00000 
126   27      000BFFFF 
127   27      00F00000 
128   28 \?\?\?\? 10280001          bra/tx -3 -> bsr 10     ;      Valid
129 \*\*\*\*  Error:Unable to mix instructions as specified
130   28      00F00000 
131   28      100BFFFF 
132   28      00F00000 
133   29 \?\?\?\? 00280001          bra/tx -3 -> bsr/fx 10  ;      Valid
134 \*\*\*\*  Error:Unable to mix instructions as specified
135   29      00F00000 
136   29      100BFFFF 
137   29      00F00000 
138   29      20280001