Lines Matching refs:ERRORS
2 @ RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s
8 @ CHECK-ERRORS: error: instruction 'mls' can not set flags,
9 @ CHECK-ERRORS: but 's' suffix specified
23 @ CHECK-ERRORS: error: invalid immediate shift value
24 @ CHECK-ERRORS: adc r1, r2, r3, lsl #invalid
25 @ CHECK-ERRORS: ^
26 @ CHECK-ERRORS: error: immediate shift value out of range
27 @ CHECK-ERRORS: adc r4, r5, r6, lsl #-1
28 @ CHECK-ERRORS: ^
29 @ CHECK-ERRORS: error: immediate shift value out of range
30 @ CHECK-ERRORS: adc r4, r5, r6, lsl #32
31 @ CHECK-ERRORS: ^
32 @ CHECK-ERRORS: error: immediate shift value out of range
33 @ CHECK-ERRORS: adc r4, r5, r6, lsr #-1
34 @ CHECK-ERRORS: ^
35 @ CHECK-ERRORS: error: immediate shift value out of range
36 @ CHECK-ERRORS: adc r4, r5, r6, lsr #33
37 @ CHECK-ERRORS: ^
38 @ CHECK-ERRORS: error: immediate shift value out of range
39 @ CHECK-ERRORS: adc r4, r5, r6, asr #-1
40 @ CHECK-ERRORS: ^
41 @ CHECK-ERRORS: error: immediate shift value out of range
42 @ CHECK-ERRORS: adc r4, r5, r6, asr #33
43 @ CHECK-ERRORS: ^
44 @ CHECK-ERRORS: error: immediate shift value out of range
45 @ CHECK-ERRORS: adc r4, r5, r6, ror #-1
46 @ CHECK-ERRORS: ^
47 @ CHECK-ERRORS: error: immediate shift value out of range
48 @ CHECK-ERRORS: adc r4, r5, r6, ror #32
62 @ CHECK-ERRORS: error: shift amount must be an immediate
63 @ CHECK-ERRORS: str r1, [r2, r3, lsl #invalid]
64 @ CHECK-ERRORS: ^
65 @ CHECK-ERRORS: error: immediate shift value out of range
66 @ CHECK-ERRORS: ldr r4, [r5], r6, lsl #-1
67 @ CHECK-ERRORS: ^
68 @ CHECK-ERRORS: error: immediate shift value out of range
69 @ CHECK-ERRORS: pld r4, [r5, r6, lsl #32]
70 @ CHECK-ERRORS: ^
71 @ CHECK-ERRORS: error: immediate shift value out of range
72 @ CHECK-ERRORS: str r4, [r5], r6, lsr #-1
73 @ CHECK-ERRORS: ^
74 @ CHECK-ERRORS: error: immediate shift value out of range
75 @ CHECK-ERRORS: ldr r4, [r5, r6, lsr #33]
76 @ CHECK-ERRORS: ^
77 @ CHECK-ERRORS: error: immediate shift value out of range
78 @ CHECK-ERRORS: pld r4, [r5, r6, asr #-1]
79 @ CHECK-ERRORS: ^
80 @ CHECK-ERRORS: error: immediate shift value out of range
81 @ CHECK-ERRORS: str r4, [r5, r6, asr #33]
82 @ CHECK-ERRORS: ^
83 @ CHECK-ERRORS: error: immediate shift value out of range
84 @ CHECK-ERRORS: ldr r4, [r5, r6, ror #-1]
85 @ CHECK-ERRORS: ^
86 @ CHECK-ERRORS: error: immediate shift value out of range
87 @ CHECK-ERRORS: pld r4, [r5, r6, ror #32]
88 @ CHECK-ERRORS: error: ']' expected
89 @ CHECK-ERRORS: pld r4, [r5, r6, rrx #0]
94 @ CHECK-ERRORS: error: invalid operand for instruction
104 @ CHECK-ERRORS: error: invalid operand for instruction
105 @ CHECK-ERRORS: error: invalid operand for instruction
106 @ CHECK-ERRORS: error: invalid operand for instruction
107 @ CHECK-ERRORS: error: invalid operand for instruction
113 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
114 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
116 @ CHECK-ERRORS: dbg #16
125 @ CHECK-ERRORS: error: invalid operand for instruction
126 @ CHECK-ERRORS: error: invalid operand for instruction
127 @ CHECK-ERRORS: error: invalid operand for instruction
128 @ CHECK-ERRORS: error: invalid operand for instruction
129 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
130 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
135 @ CHECK-ERRORS: error: invalid operand for instruction
140 @ CHECK-ERRORS: error: invalid operand for instruction
141 @ CHECK-ERRORS: error: instruction 'movw' can not set flags, but 's' suffix specified
145 @ CHECK-ERRORS: error: invalid operand for instruction
154 @ CHECK-ERRORS: error: invalid operand for instruction
155 @ CHECK-ERRORS: error: invalid operand for instruction
156 @ CHECK-ERRORS: error: invalid operand for instruction
157 @ CHECK-ERRORS: error: invalid operand for instruction
158 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
159 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
169 @ CHECK-ERRORS: error: immediate value out of range
170 @ CHECK-ERRORS: pkhbt r2, r2, r3, lsl #-1
171 @ CHECK-ERRORS: ^
172 @ CHECK-ERRORS: error: immediate value out of range
173 @ CHECK-ERRORS: pkhbt r2, r2, r3, lsl #32
174 @ CHECK-ERRORS: ^
175 @ CHECK-ERRORS: error: immediate value out of range
176 @ CHECK-ERRORS: pkhtb r2, r2, r3, asr #0
177 @ CHECK-ERRORS: ^
178 @ CHECK-ERRORS: error: immediate value out of range
179 @ CHECK-ERRORS: pkhtb r2, r2, r3, asr #33
180 @ CHECK-ERRORS: ^
181 @ CHECK-ERRORS: error: lsl operand expected.
182 @ CHECK-ERRORS: pkhbt r2, r2, r3, asr #3
183 @ CHECK-ERRORS: ^
184 @ CHECK-ERRORS: error: asr operand expected.
185 @ CHECK-ERRORS: pkhtb r2, r2, r3, lsl #3
186 @ CHECK-ERRORS: ^
194 @ CHECK-ERRORS: error: instruction 'setend' is not predicable, but condition code specified
195 @ CHECK-ERRORS: setendne be
196 @ CHECK-ERRORS: ^
197 @ CHECK-ERRORS: error: 'be' or 'le' operand expected
198 @ CHECK-ERRORS: setend me
199 @ CHECK-ERRORS: ^
200 @ CHECK-ERRORS: error: 'be' or 'le' operand expected
201 @ CHECK-ERRORS: setend 1
202 @ CHECK-ERRORS: ^
216 @ CHECK-ERRORS: error: invalid operand for instruction
217 @ CHECK-ERRORS: ssat r8, #0, r10, lsl #8
218 @ CHECK-ERRORS: ^
219 @ CHECK-ERRORS: error: invalid operand for instruction
220 @ CHECK-ERRORS: ssat r8, #33, r10, lsl #8
221 @ CHECK-ERRORS: ^
222 @ CHECK-ERRORS: error: 'lsr' shift amount must be in range [0,31]
223 @ CHECK-ERRORS: ssat r8, #1, r10, lsl #-1
224 @ CHECK-ERRORS: ^
225 @ CHECK-ERRORS: error: 'lsr' shift amount must be in range [0,31]
226 @ CHECK-ERRORS: ssat r8, #1, r10, lsl #32
227 @ CHECK-ERRORS: ^
228 @ CHECK-ERRORS: error: 'asr' shift amount must be in range [1,32]
229 @ CHECK-ERRORS: ssat r8, #1, r10, asr #0
230 @ CHECK-ERRORS: ^
231 @ CHECK-ERRORS: error: 'asr' shift amount must be in range [1,32]
232 @ CHECK-ERRORS: ssat r8, #1, r10, asr #33
233 @ CHECK-ERRORS: ^
234 @ CHECK-ERRORS: error: shift operator 'asr' or 'lsl' expected
235 @ CHECK-ERRORS: ssat r8, #1, r10, lsr #5
236 @ CHECK-ERRORS: ^
237 @ CHECK-ERRORS: error: '#' expected
238 @ CHECK-ERRORS: ssat r8, #1, r10, lsl fred
239 @ CHECK-ERRORS: ^
240 @ CHECK-ERRORS: error: shift amount must be an immediate
241 @ CHECK-ERRORS: ssat r8, #1, r10, lsl #fred
242 @ CHECK-ERRORS: ^
248 @ CHECK-ERRORS: error: invalid operand for instruction
249 @ CHECK-ERRORS: ssat16 r2, #0, r7
250 @ CHECK-ERRORS: ^
251 @ CHECK-ERRORS: error: invalid operand for instruction
252 @ CHECK-ERRORS: ssat16 r3, #17, r5
253 @ CHECK-ERRORS: ^
259 @ CHECK-ERRORS: warning: register list not in ascending order
260 @ CHECK-ERRORS: stmda sp!, {r5, r2}
261 @ CHECK-ERRORS: ^
266 @ CHECK-ERRORS: error: invalid operand for instruction
267 @ CHECK-ERRORS: svc #0x1000000
268 @ CHECK-ERRORS: ^
275 @ CHECK-ERRORS: error: destination operands must be sequential
276 @ CHECK-ERRORS: ldrexd r4, r3, [r8]
277 @ CHECK-ERRORS: ^
278 @ CHECK-ERRORS: error: source operands must be sequential
279 @ CHECK-ERRORS: strexd r6, r5, r3, [r8]
280 @ CHECK-ERRORS: ^
291 @ CHECK-ERRORS: error: invalid operand for instruction
292 @ CHECK-ERRORS: sxtb r8, r3, #8
293 @ CHECK-ERRORS: ^
294 @ CHECK-ERRORS: error: '#' expected
295 @ CHECK-ERRORS: sxtb r8, r3, ror 24
296 @ CHECK-ERRORS: ^
297 @ CHECK-ERRORS: error: unknown token in expression
298 @ CHECK-ERRORS: sxtb r8, r3, ror #8 -
299 @ CHECK-ERRORS: ^
300 @ CHECK-ERRORS: error: malformed rotate expression
301 @ CHECK-ERRORS: sxtb r8, r3, ror #8 -
302 @ CHECK-ERRORS: ^
303 @ CHECK-ERRORS: error: rotate amount must be an immediate
304 @ CHECK-ERRORS: sxtab r3, r8, r3, ror #(fred - wilma)
305 @ CHECK-ERRORS: ^
306 @ CHECK-ERRORS: error: 'ror' rotate amount must be 8, 16, or 24
307 @ CHECK-ERRORS: sxtab r7, r8, r3, ror #25
308 @ CHECK-ERRORS: ^
309 @ CHECK-ERRORS: error: 'ror' rotate amount must be 8, 16, or 24
310 @ CHECK-ERRORS: sxtah r9, r3, r3, ror #-8
311 @ CHECK-ERRORS: ^
312 @ CHECK-ERRORS: error: invalid operand for instruction
313 @ CHECK-ERRORS: sxtb16ge r2, r3, lsr #24
314 @ CHECK-ERRORS: ^
320 @ CHECK-ERRORS: error: bitfield width must be in range [1,32-lsb]
321 @ CHECK-ERRORS: sbfx r4, r5, #31, #2
322 @ CHECK-ERRORS: ^
323 @ CHECK-ERRORS: error: bitfield width must be in range [1,32-lsb]
324 @ CHECK-ERRORS: ubfxgt r4, r5, #16, #17
325 @ CHECK-ERRORS: ^
331 @ CHECK-ERRORS: error: destination operands must be sequential
332 @ CHECK-ERRORS: ldrd r4, r3, [r8]
333 @ CHECK-ERRORS: ^
334 @ CHECK-ERRORS: error: destination operands must be sequential
335 @ CHECK-ERRORS: ldrd r4, r3, [r8, #8]!
336 @ CHECK-ERRORS: ^
337 @ CHECK-ERRORS: error: destination operands must be sequential
338 @ CHECK-ERRORS: ldrd r4, r3, [r8], #8
339 @ CHECK-ERRORS: ^
344 @ CHECK-ERRORS: error: non-contiguous register range
345 @ CHECK-ERRORS: vpush {s0, s3}
346 @ CHECK-ERRORS: ^
352 @ CHECK-ERRORS: error: coprocessor option must be an immediate in range [0, 255]
353 @ CHECK-ERRORS: ldc2 p2, c8, [r1], { 256 }
354 @ CHECK-ERRORS: ^
355 @ CHECK-ERRORS: error: coprocessor option must be an immediate in range [0, 255]
356 @ CHECK-ERRORS: ldc2 p2, c8, [r1], { -1 }
357 @ CHECK-ERRORS: ^
361 @ CHECK-ERRORS: error: invalid operand for instruction
362 @ CHECK-ERRORS: cps f,#1
363 @ CHECK-ERRORS: ^
368 @ CHECK-ERRORS: error: invalid operand for instruction
369 @ CHECK-ERRORS: msr #0, #0
370 @ CHECK-ERRORS: ^
371 @ CHECK-ERRORS: error: invalid operand for instruction
372 @ CHECK-ERRORS: msr foo, #0
373 @ CHECK-ERRORS: ^
377 @ CHECK-ERRORS: error: immediate value out of range
378 @ CHECK-ERRORS: error: immediate value out of range
381 @ CHECK-ERRORS: error: instruction with .n (narrow) qualifier not allowed in arm mode
386 @ CHECK-ERRORS: error: instruction 'dmb' is not predicable, but condition code specified
387 @ CHECK-ERRORS: error: instruction 'dsb' is not predicable, but condition code specified
388 @ CHECK-ERRORS: error: instruction 'isb' is not predicable, but condition code specified
393 @ CHECK-ERRORS: error: instruction 'dmb' is not predicable, but condition code specified
394 @ CHECK-ERRORS: error: instruction 'dsb' is not predicable, but condition code specified
395 @ CHECK-ERRORS: error: instruction 'isb' is not predicable, but condition code specified
402 @ CHECK-ERRORS: error: instruction 'mcr2' is not predicable, but condition code specified
403 @ CHECK-ERRORS: error: instruction 'mcrr2' is not predicable, but condition code specified
404 @ CHECK-ERRORS: error: instruction 'mrc2' is not predicable, but condition code specified
405 @ CHECK-ERRORS: error: instruction 'mrrc2' is not predicable, but condition code specified
406 @ CHECK-ERRORS: error: instruction 'cdp2' is not predicable, but condition code specified
409 @ CHECK-ERRORS: error: instruction 'bkpt' is not predicable, but condition code specified