Home | History | Annotate | Download | only in ARM

Lines Matching refs:ERRORS

2 @ RUN: FileCheck --check-prefix=CHECK-ERRORS --check-prefix=CHECK-ERRORS-V7 < %t %s
4 @ RUN: FileCheck --check-prefix=CHECK-ERRORS --check-prefix=CHECK-ERRORS-V8 < %t %s
10 @ CHECK-ERRORS: error: instruction 'mls' can not set flags,
11 @ CHECK-ERRORS: but 's' suffix specified
25 @ CHECK-ERRORS: error: invalid immediate shift value
26 @ CHECK-ERRORS: adc r1, r2, r3, lsl #invalid
27 @ CHECK-ERRORS: ^
28 @ CHECK-ERRORS: error: immediate shift value out of range
29 @ CHECK-ERRORS: adc r4, r5, r6, lsl #-1
30 @ CHECK-ERRORS: ^
31 @ CHECK-ERRORS: error: immediate shift value out of range
32 @ CHECK-ERRORS: adc r4, r5, r6, lsl #32
33 @ CHECK-ERRORS: ^
34 @ CHECK-ERRORS: error: immediate shift value out of range
35 @ CHECK-ERRORS: adc r4, r5, r6, lsr #-1
36 @ CHECK-ERRORS: ^
37 @ CHECK-ERRORS: error: immediate shift value out of range
38 @ CHECK-ERRORS: adc r4, r5, r6, lsr #33
39 @ CHECK-ERRORS: ^
40 @ CHECK-ERRORS: error: immediate shift value out of range
41 @ CHECK-ERRORS: adc r4, r5, r6, asr #-1
42 @ CHECK-ERRORS: ^
43 @ CHECK-ERRORS: error: immediate shift value out of range
44 @ CHECK-ERRORS: adc r4, r5, r6, asr #33
45 @ CHECK-ERRORS: ^
46 @ CHECK-ERRORS: error: immediate shift value out of range
47 @ CHECK-ERRORS: adc r4, r5, r6, ror #-1
48 @ CHECK-ERRORS: ^
49 @ CHECK-ERRORS: error: immediate shift value out of range
50 @ CHECK-ERRORS: adc r4, r5, r6, ror #32
64 @ CHECK-ERRORS: error: shift amount must be an immediate
65 @ CHECK-ERRORS: str r1, [r2, r3, lsl #invalid]
66 @ CHECK-ERRORS: ^
67 @ CHECK-ERRORS: error: immediate shift value out of range
68 @ CHECK-ERRORS: ldr r4, [r5], r6, lsl #-1
69 @ CHECK-ERRORS: ^
70 @ CHECK-ERRORS: error: immediate shift value out of range
71 @ CHECK-ERRORS: pld r4, [r5, r6, lsl #32]
72 @ CHECK-ERRORS: ^
73 @ CHECK-ERRORS: error: immediate shift value out of range
74 @ CHECK-ERRORS: str r4, [r5], r6, lsr #-1
75 @ CHECK-ERRORS: ^
76 @ CHECK-ERRORS: error: immediate shift value out of range
77 @ CHECK-ERRORS: ldr r4, [r5, r6, lsr #33]
78 @ CHECK-ERRORS: ^
79 @ CHECK-ERRORS: error: immediate shift value out of range
80 @ CHECK-ERRORS: pld r4, [r5, r6, asr #-1]
81 @ CHECK-ERRORS: ^
82 @ CHECK-ERRORS: error: immediate shift value out of range
83 @ CHECK-ERRORS: str r4, [r5, r6, asr #33]
84 @ CHECK-ERRORS: ^
85 @ CHECK-ERRORS: error: immediate shift value out of range
86 @ CHECK-ERRORS: ldr r4, [r5, r6, ror #-1]
87 @ CHECK-ERRORS: ^
88 @ CHECK-ERRORS: error: immediate shift value out of range
89 @ CHECK-ERRORS: pld r4, [r5, r6, ror #32]
90 @ CHECK-ERRORS: error: ']' expected
91 @ CHECK-ERRORS: pld r4, [r5, r6, rrx #0]
96 @ CHECK-ERRORS: error: invalid operand for instruction
101 @CHECK-ERRORS: error: invalid operand for instruction
102 @CHECK-ERRORS: hlt #65536
103 @CHECK-ERRORS: ^
104 @CHECK-ERRORS: error: invalid operand for instruction
105 @CHECK-ERRORS: hlt #-1
106 @CHECK-ERRORS: ^
111 @CHECK-ERRORS: error: instruction 'hlt' is not predicable, but condition code specified
112 @CHECK-ERRORS: hlteq #2
113 @CHECK-ERRORS: ^
114 @CHECK-ERRORS: error: instruction 'hlt' is not predicable, but condition code specified
115 @CHECK-ERRORS: hltlt #23
116 @CHECK-ERRORS: ^
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: invalid operand for instruction
135 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
136 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
138 @ CHECK-ERRORS: dbg #16
147 @ CHECK-ERRORS: error: invalid operand for instruction
148 @ CHECK-ERRORS: error: invalid operand for instruction
149 @ CHECK-ERRORS: error: invalid operand for instruction
150 @ CHECK-ERRORS: error: invalid operand for instruction
151 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
152 @ CHECK-ERRORS-V7: error: immediate operand must be in the range [0,15]
153 @ CHECK-ERRORS-V8: error: invalid operand for instruction
158 @ CHECK-ERRORS: error: invalid operand for instruction
159 @ CHECK-ERRORS: error: invalid operand for instruction
163 @ CHECK-ERRORS: error: invalid operand for instruction
168 @ CHECK-ERRORS: error: invalid operand for instruction
169 @ CHECK-ERRORS: error: instruction 'movw' can not set flags, but 's' suffix specified
173 @ CHECK-ERRORS: error: invalid operand for instruction
182 @ CHECK-ERRORS: error: invalid operand for instruction
183 @ CHECK-ERRORS: error: invalid operand for instruction
184 @ CHECK-ERRORS: error: invalid operand for instruction
185 @ CHECK-ERRORS: error: invalid operand for instruction
186 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
187 @ CHECK-ERRORS-V7: error: immediate operand must be in the range [0,15]
188 @ CHECK-ERRORS-V8: error: invalid operand for instruction
198 @ CHECK-ERRORS: error: immediate value out of range
199 @ CHECK-ERRORS: pkhbt r2, r2, r3, lsl #-1
200 @ CHECK-ERRORS: ^
201 @ CHECK-ERRORS: error: immediate value out of range
202 @ CHECK-ERRORS: pkhbt r2, r2, r3, lsl #32
203 @ CHECK-ERRORS: ^
204 @ CHECK-ERRORS: error: immediate value out of range
205 @ CHECK-ERRORS: pkhtb r2, r2, r3, asr #0
206 @ CHECK-ERRORS: ^
207 @ CHECK-ERRORS: error: immediate value out of range
208 @ CHECK-ERRORS: pkhtb r2, r2, r3, asr #33
209 @ CHECK-ERRORS: ^
210 @ CHECK-ERRORS: error: lsl operand expected.
211 @ CHECK-ERRORS: pkhbt r2, r2, r3, asr #3
212 @ CHECK-ERRORS: ^
213 @ CHECK-ERRORS: error: asr operand expected.
214 @ CHECK-ERRORS: pkhtb r2, r2, r3, lsl #3
215 @ CHECK-ERRORS: ^
223 @ CHECK-ERRORS: error: instruction 'setend' is not predicable, but condition code specified
224 @ CHECK-ERRORS: setendne be
225 @ CHECK-ERRORS: ^
226 @ CHECK-ERRORS: error: 'be' or 'le' operand expected
227 @ CHECK-ERRORS: setend me
228 @ CHECK-ERRORS: ^
229 @ CHECK-ERRORS: error: 'be' or 'le' operand expected
230 @ CHECK-ERRORS: setend 1
231 @ CHECK-ERRORS: ^
245 @ CHECK-ERRORS: error: invalid operand for instruction
246 @ CHECK-ERRORS: ssat r8, #0, r10, lsl #8
247 @ CHECK-ERRORS: ^
248 @ CHECK-ERRORS: error: invalid operand for instruction
249 @ CHECK-ERRORS: ssat r8, #33, r10, lsl #8
250 @ CHECK-ERRORS: ^
251 @ CHECK-ERRORS: error: 'lsr' shift amount must be in range [0,31]
252 @ CHECK-ERRORS: ssat r8, #1, r10, lsl #-1
253 @ CHECK-ERRORS: ^
254 @ CHECK-ERRORS: error: 'lsr' shift amount must be in range [0,31]
255 @ CHECK-ERRORS: ssat r8, #1, r10, lsl #32
256 @ CHECK-ERRORS: ^
257 @ CHECK-ERRORS: error: 'asr' shift amount must be in range [1,32]
258 @ CHECK-ERRORS: ssat r8, #1, r10, asr #0
259 @ CHECK-ERRORS: ^
260 @ CHECK-ERRORS: error: 'asr' shift amount must be in range [1,32]
261 @ CHECK-ERRORS: ssat r8, #1, r10, asr #33
262 @ CHECK-ERRORS: ^
263 @ CHECK-ERRORS: error: shift operator 'asr' or 'lsl' expected
264 @ CHECK-ERRORS: ssat r8, #1, r10, lsr #5
265 @ CHECK-ERRORS: ^
266 @ CHECK-ERRORS: error: '#' expected
267 @ CHECK-ERRORS: ssat r8, #1, r10, lsl fred
268 @ CHECK-ERRORS: ^
269 @ CHECK-ERRORS: error: shift amount must be an immediate
270 @ CHECK-ERRORS: ssat r8, #1, r10, lsl #fred
271 @ CHECK-ERRORS: ^
277 @ CHECK-ERRORS: error: invalid operand for instruction
278 @ CHECK-ERRORS: ssat16 r2, #0, r7
279 @ CHECK-ERRORS: ^
280 @ CHECK-ERRORS: error: invalid operand for instruction
281 @ CHECK-ERRORS: ssat16 r3, #17, r5
282 @ CHECK-ERRORS: ^
288 @ CHECK-ERRORS: warning: register list not in ascending order
289 @ CHECK-ERRORS: stmda sp!, {r5, r2}
290 @ CHECK-ERRORS: ^
295 @ CHECK-ERRORS: error: invalid operand for instruction
296 @ CHECK-ERRORS: svc #0x1000000
297 @ CHECK-ERRORS: ^
304 @ CHECK-ERRORS: error: destination operands must be sequential
305 @ CHECK-ERRORS: ldrexd r4, r3, [r8]
306 @ CHECK-ERRORS: ^
307 @ CHECK-ERRORS: error: source operands must be sequential
308 @ CHECK-ERRORS: strexd r6, r5, r3, [r8]
309 @ CHECK-ERRORS: ^
320 @ CHECK-ERRORS: error: invalid operand for instruction
321 @ CHECK-ERRORS: sxtb r8, r3, #8
322 @ CHECK-ERRORS: ^
323 @ CHECK-ERRORS: error: '#' expected
324 @ CHECK-ERRORS: sxtb r8, r3, ror 24
325 @ CHECK-ERRORS: ^
326 @ CHECK-ERRORS: error: unknown token in expression
327 @ CHECK-ERRORS: sxtb r8, r3, ror #8 -
328 @ CHECK-ERRORS: ^
329 @ CHECK-ERRORS: error: malformed rotate expression
330 @ CHECK-ERRORS: sxtb r8, r3, ror #8 -
331 @ CHECK-ERRORS: ^
332 @ CHECK-ERRORS: error: rotate amount must be an immediate
333 @ CHECK-ERRORS: sxtab r3, r8, r3, ror #(fred - wilma)
334 @ CHECK-ERRORS: ^
335 @ CHECK-ERRORS: error: 'ror' rotate amount must be 8, 16, or 24
336 @ CHECK-ERRORS: sxtab r7, r8, r3, ror #25
337 @ CHECK-ERRORS: ^
338 @ CHECK-ERRORS: error: 'ror' rotate amount must be 8, 16, or 24
339 @ CHECK-ERRORS: sxtah r9, r3, r3, ror #-8
340 @ CHECK-ERRORS: ^
341 @ CHECK-ERRORS: error: invalid operand for instruction
342 @ CHECK-ERRORS: sxtb16ge r2, r3, lsr #24
343 @ CHECK-ERRORS: ^
349 @ CHECK-ERRORS: error: bitfield width must be in range [1,32-lsb]
350 @ CHECK-ERRORS: sbfx r4, r5, #31, #2
351 @ CHECK-ERRORS: ^
352 @ CHECK-ERRORS: error: bitfield width must be in range [1,32-lsb]
353 @ CHECK-ERRORS: ubfxgt r4, r5, #16, #17
354 @ CHECK-ERRORS: ^
361 @ CHECK-ERRORS: error: invalid operand for instruction
362 @ CHECK-ERRORS: sbfx pc, r2, #1, #3
363 @ CHECK-ERRORS: ^
364 @ CHECK-ERRORS: error: invalid operand for instruction
365 @ CHECK-ERRORS: sbfx sp, pc, #4, #5
366 @ CHECK-ERRORS: ^
367 @ CHECK-ERRORS: error: invalid operand for instruction
368 @ CHECK-ERRORS: ubfx pc, r0, #0, #31
369 @ CHECK-ERRORS: ^
370 @ CHECK-ERRORS: error: invalid operand for instruction
371 @ CHECK-ERRORS: ubfx r14, pc, #1, #2
372 @ CHECK-ERRORS: ^
378 @ CHECK-ERRORS: error: destination operands must be sequential
379 @ CHECK-ERRORS: ldrd r4, r3, [r8]
380 @ CHECK-ERRORS: ^
381 @ CHECK-ERRORS: error: destination operands must be sequential
382 @ CHECK-ERRORS: ldrd r4, r3, [r8, #8]!
383 @ CHECK-ERRORS: ^
384 @ CHECK-ERRORS: error: destination operands must be sequential
385 @ CHECK-ERRORS: ldrd r4, r3, [r8], #8
386 @ CHECK-ERRORS: ^
391 @ CHECK-ERRORS: error: non-contiguous register range
392 @ CHECK-ERRORS: vpush {s0, s3}
393 @ CHECK-ERRORS: ^
399 @ CHECK-ERRORS-V7: error: coprocessor option must be an immediate in range [0, 255]
400 @ CHECK-ERRORS-V7: ldc2 p2, c8, [r1], { 256 }
401 @ CHECK-ERRORS-V7: ^
402 @ CHECK-ERRORS-V8: error: register expected
403 @ CHECK-ERRORS-V7: error: coprocessor option must be an immediate in range [0, 255]
404 @ CHECK-ERRORS-V7: ldc2 p2, c8, [r1], { -1 }
405 @ CHECK-ERRORS-V7: ^
406 @ CHECK-ERRORS-V8: error: register expected
410 @ CHECK-ERRORS: error: invalid operand for instruction
411 @ CHECK-ERRORS: cps f,#1
412 @ CHECK-ERRORS: ^
417 @ CHECK-ERRORS
418 @ CHECK-ERRORS: msr #0, #0
419 @ CHECK-ERRORS: ^
420 @ CHECK-ERRORS: error: invalid operand for instruction
421 @ CHECK-ERRORS: msr foo, #0
422 @ CHECK-ERRORS: ^
426 @ CHECK-ERRORS: error: immediate value out of range
427 @ CHECK-ERRORS: error: immediate value out of range
430 @ CHECK-ERRORS: error: instruction with .n (narrow) qualifier not allowed in arm mode
435 @ CHECK-ERRORS: error: instruction 'dmb' is not predicable, but condition code specified
436 @ CHECK-ERRORS: error: instruction 'dsb' is not predicable, but condition code specified
437 @ CHECK-ERRORS: error: instruction 'isb' is not predicable, but condition code specified
442 @ CHECK-ERRORS: error: instruction 'dmb' is not predicable, but condition code specified
443 @ CHECK-ERRORS: error: instruction 'dsb' is not predicable, but condition code specified
444 @ CHECK-ERRORS: error: instruction 'isb' is not predicable, but condition code specified
451 @ CHECK-ERRORS: error: instruction 'mcr2' is not predicable, but condition code specified
452 @ CHECK-ERRORS: error: instruction 'mcrr2' is not predicable, but condition code specified
453 @ CHECK-ERRORS: error: instruction 'mrc2' is not predicable, but condition code specified
454 @ CHECK-ERRORS: error: instruction 'mrrc2' is not predicable, but condition code specified
455 @ CHECK-ERRORS: error: instruction 'cdp2' is not predicable, but condition code specified
458 @ CHECK-ERRORS: error: instruction 'bkpt' is not predicable, but condition code specified
464 @ CHECK-ERRORS: error: writeback register not allowed in register list
465 @ CHECK-ERRORS: error: writeback register not allowed in register list
466 @ CHECK-ERRORS: error: writeback register not allowed in register list
467 @ CHECK-ERRORS: error: writeback register not allowed in register list
477 @ CHECK-ERRORS-V7: error: instruction requires: FPARMv8
478 @ CHECK-ERRORS-V7: error: instruction requires: FPARMv8
479 @ CHECK-ERRORS-V7: error: instruction requires: FPARMv8
480 @ CHECK-ERRORS-V7: error: instruction requires: FPARMv8
481 @ CHECK-ERRORS-V7: error: instruction requires: FPARMv8
482 @ CHECK-ERRORS-V7: error: instruction requires: FPARMv8
483 @ CHECK-ERRORS-V7: error: instruction requires: FPARMv8
484 @ CHECK-ERRORS-V7: error: instruction requires: FPARMv8
488 @ CHECK-ERRORS: error: system STM cannot have writeback register
489 @ CHECK-ERRORS: error: writeback register only allowed on system LDM if PC in register-list
494 @ CHECK-ERRORS: error: immediate expression for mov requires :lower16: or :upper16
495 @ CHECK-ERRORS: ^
496 @ CHECK-ERRORS: error: immediate expression for mov requires :lower16: or :upper16
497 @ CHECK-ERRORS: ^
511 @ CHECK-ERRORS: error: source register and base register can't be identical
512 @ CHECK-ERRORS: str r0, [r0, #4]!
513 @ CHECK-ERRORS: ^
514 @ CHECK-ERRORS: error: source register and base register can't be identical
515 @ CHECK-ERRORS: str r0, [r0, r1]!
516 @ CHECK-ERRORS: ^
517 @ CHECK-ERRORS: error: source register and base register can't be identical
518 @ CHECK-ERRORS: str r0, [r0], #4
519 @ CHECK-ERRORS: ^
520 @ CHECK-ERRORS: error: source register and base register can't be identical
521 @ CHECK-ERRORS: str r0, [r0], r1
522 @ CHECK-ERRORS: ^
523 @ CHECK-ERRORS: error: source register and base register can't be identical
524 @ CHECK-ERRORS: strh r0, [r0, #2]!
525 @ CHECK-ERRORS: ^
526 @ CHECK-ERRORS: error: source register and base register can't be identical
527 @ CHECK-ERRORS: strh r0, [r0, r1]!
528 @ CHECK-ERRORS: ^
529 @ CHECK-ERRORS: error: source register and base register can't be identical
530 @ CHECK-ERRORS: strh r0, [r0], #2
531 @ CHECK-ERRORS: ^
532 @ CHECK-ERRORS: error: source register and base register can't be identical
533 @ CHECK-ERRORS: strh r0, [r0], r1
534 @ CHECK-ERRORS: ^
535 @ CHECK-ERRORS: error: source register and base register can't be identical
536 @ CHECK-ERRORS: strb r0, [r0, #1]!
537 @ CHECK-ERRORS: ^
538 @ CHECK-ERRORS: error: source register and base register can't be identical
539 @ CHECK-ERRORS: strb r0, [r0, r1]!
540 @ CHECK-ERRORS: ^
541 @ CHECK-ERRORS: error: source register and base register can't be identical
542 @ CHECK-ERRORS: strb r0, [r0], #1
543 @ CHECK-ERRORS: ^
544 @ CHECK-ERRORS: error: source register and base register can't be identical
545 @ CHECK-ERRORS: strb r0, [r0], r1
546 @ CHECK-ERRORS: ^
568 @ CHECK-ERRORS: error: destination register and base register can't be identical
569 @ CHECK-ERRORS: ldr r0, [r0, #4]!
570 @ CHECK-ERRORS: ^
571 @ CHECK-ERRORS: error: destination register and base register can't be identical
572 @ CHECK-ERRORS: ldr r0, [r0, r1]!
573 @ CHECK-ERRORS: ^
574 @ CHECK-ERRORS: error: destination register and base register can't be identical
575 @ CHECK-ERRORS: ldr r0, [r0], #4
576 @ CHECK-ERRORS: ^
577 @ CHECK-ERRORS: error: destination register and base register can't be identical
578 @ CHECK-ERRORS: ldr r0, [r0], r1
579 @ CHECK-ERRORS: ^
580 @ CHECK-ERRORS: error: destination register and base register can't be identical
581 @ CHECK-ERRORS: ldrh r0, [r0, #2]!
582 @ CHECK-ERRORS: ^
583 @ CHECK-ERRORS: error: destination register and base register can't be identical
584 @ CHECK-ERRORS: ldrh r0, [r0, r1]!
585 @ CHECK-ERRORS: ^
586 @ CHECK-ERRORS: error: destination register and base register can't be identical
587 @ CHECK-ERRORS: ldrh r0, [r0], #2
588 @ CHECK-ERRORS: ^
589 @ CHECK-ERRORS: error: destination register and base register can't be identical
590 @ CHECK-ERRORS: ldrh r0, [r0], r1
591 @ CHECK-ERRORS: ^
592 @ CHECK-ERRORS: error: destination register and base register can't be identical
593 @ CHECK-ERRORS: ldrsh r0, [r0, #2]!
594 @ CHECK-ERRORS: ^
595 @ CHECK-ERRORS: error: destination register and base register can't be identical
596 @ CHECK-ERRORS: ldrsh r0, [r0, r1]!
597 @ CHECK-ERRORS: ^
598 @ CHECK-ERRORS: error: destination register and base register can't be identical
599 @ CHECK-ERRORS: ldrsh r0, [r0], #2
600 @ CHECK-ERRORS: ^
601 @ CHECK-ERRORS: error: destination register and base register can't be identical
602 @ CHECK-ERRORS: ldrsh r0, [r0], r1
603 @ CHECK-ERRORS: ^
604 @ CHECK-ERRORS: error: destination register and base register can't be identical
605 @ CHECK-ERRORS: ldrb r0, [r0, #1]!
606 @ CHECK-ERRORS: ^
607 @ CHECK-ERRORS: error: destination register and base register can't be identical
608 @ CHECK-ERRORS: ldrb r0, [r0, r1]!
609 @ CHECK-ERRORS: ^
610 @ CHECK-ERRORS: error: destination register and base register can't be identical
611 @ CHECK-ERRORS: ldrb r0, [r0], #1
612 @ CHECK-ERRORS: ^
613 @ CHECK-ERRORS: error: destination register and base register can't be identical
614 @ CHECK-ERRORS: ldrb r0, [r0], r1
615 @ CHECK-ERRORS: ^
616 @ CHECK-ERRORS: error: destination register and base register can't be identical
617 @ CHECK-ERRORS: ldrsb r0, [r0, #1]!
618 @ CHECK-ERRORS: ^
619 @ CHECK-ERRORS: error: destination register and base register can't be identical
620 @ CHECK-ERRORS: ldrsb r0, [r0, r1]!
621 @ CHECK-ERRORS: ^
622 @ CHECK-ERRORS: error: destination register and base register can't be identical
623 @ CHECK-ERRORS: ldrsb r0, [r0], #1
624 @ CHECK-ERRORS: ^
625 @ CHECK-ERRORS: error: destination register and base register can't be identical
626 @ CHECK-ERRORS: ldrsb r0, [r0], r1
627 @ CHECK-ERRORS: ^
670 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
671 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
672 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
673 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
674 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
675 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
676 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
677 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
678 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
679 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
680 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
681 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
682 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
683 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
684 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
685 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
686 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
687 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
688 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
689 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
690 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
691 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
692 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
693 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
694 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
695 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
696 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
697 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
698 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
699 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
700 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
701 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
702 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
703 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
704 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
705 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]
706 @ CHECK-ERRORS: error: immediate operand must a number in the range [0, 255]
707 @ CHECK-ERRORS: error: immediate operand must an even number in the range [0, 30]