Searched refs:ERRORS (Results 1 – 25 of 114) sorted by relevance
12345
2 ; RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s12 ; CHECK-ERRORS: error: invalid operand for instruction16 ; CHECK-ERRORS: error: invalid operand for instruction17 ; CHECK-ERRORS: ld4.8b {v0, v1, v2, v3}, [x0], #3336 ; CHECK-ERRORS: error: index must be an integer in range [-256, 255].37 ; CHECK-ERRORS: ldr x0, [x0, #804]38 ; CHECK-ERRORS: ^39 ; CHECK-ERRORS: error: index must be an integer in range [-256, 255].40 ; CHECK-ERRORS: ldr w0, [x0, #802]41 ; CHECK-ERRORS: ^[all …]
2 # RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s65 # CHECK-ERRORS: error: invalid identifier in directive66 # CHECK-ERRORS-NEXT: .loh Unknown67 # CHECK-ERRORS-NEXT: ^70 # CHECK-ERRORS: error: invalid numeric identifier in directive71 # CHECK-ERRORS-NEXT: .loh 153, L172 # CHECK-ERRORS-NEXT: ^76 # CHECK-ERRORS: error: unexpected token in '.loh' directive77 # CHECK-ERRORS-NEXT: .loh AdrpAdrp L1, L2, L378 # CHECK-ERRORS-NEXT: ^[all …]
2 # RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s61 # CHECK-ERRORS: error: invalid identifier in directive62 # CHECK-ERRORS-NEXT: .loh Unknown63 # CHECK-ERRORS-NEXT: ^66 # CHECK-ERRORS: error: invalid numeric identifier in directive67 # CHECK-ERRORS-NEXT: .loh 153, L168 # CHECK-ERRORS-NEXT: ^72 # CHECK-ERRORS: error: unexpected token in '.loh' directive73 # CHECK-ERRORS-NEXT: .loh AdrpAdrp L1, L2, L374 # CHECK-ERRORS-NEXT: ^[all …]
2 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS %s4 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS-V5 %s6 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS-V7M %s8 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS-V8 %s14 @ CHECK-ERRORS: error: invalid instruction, any one of the following would fix this:15 @ CHECK-ERRORS: add r1, r2, r316 @ CHECK-ERRORS: ^17 @ CHECK-ERRORS: note: instruction requires: arm-mode18 @ CHECK-ERRORS: note: instruction requires: thumb219 @ CHECK-ERRORS: note: invalid operand for instruction[all …]
3 @ RUN: FileCheck --check-prefix=CHECK-ERRORS < %t.err %s13 @ CHECK-ERRORS: alignment must be 64 or omitted14 @ CHECK-ERRORS: vld1.8 {d0}, [r4:16]15 @ CHECK-ERRORS: ^16 @ CHECK-ERRORS: alignment must be 64 or omitted17 @ CHECK-ERRORS: vld1.8 {d0}, [r4:32]18 @ CHECK-ERRORS: ^20 @ CHECK-ERRORS: alignment must be 64 or omitted21 @ CHECK-ERRORS: vld1.8 {d0}, [r4:128]22 @ CHECK-ERRORS: ^[all …]
2 @ RUN: FileCheck --check-prefix=CHECK-ERRORS --check-prefix=CHECK-ERRORS-V7 < %t %s4 @ RUN: FileCheck --check-prefix=CHECK-ERRORS --check-prefix=CHECK-ERRORS-V8 < %t %s153 @ CHECK-ERRORS: dbg #16154 @ CHECK-ERRORS: ^163 @ CHECK-ERRORS: operand must be an immediate in the range [0,7]164 @ CHECK-ERRORS: operand must be an immediate in the range [0,7]165 @ CHECK-ERRORS-V7: operand must be an immediate in the range [0,7]166 @ CHECK-ERRORS-V7: operand must be an immediate in the range [0,7]167 @ CHECK-ERRORS-V8: invalid instruction168 @ CHECK-ERRORS-V8: too many operands for instruction[all …]
2 @ RUN: FileCheck --check-prefix=CHECK-ERRORS --check-prefix=CHECK-ERRORS-V7 < %t %s5 @ RUN: FileCheck --check-prefix=CHECK-ERRORS --check-prefix=CHECK-ERRORS-V8 < %t %s16 @ CHECK-ERRORS: error: incorrect condition in IT block; got 'le', but expected 'eq'17 @ CHECK-ERRORS: addle r0, r1, r218 @ CHECK-ERRORS: ^19 @ CHECK-ERRORS: error: incorrect condition in IT block; got 'al', but expected 'ne'20 @ CHECK-ERRORS: nop21 @ CHECK-ERRORS: ^22 @ CHECK-ERRORS: error: instructions in IT block must be predicable23 @ CHECK-ERRORS: it le[all …]
2 @ RUN: FileCheck %s < %t --check-prefix=CHECK-ERRORS10 @ CHECK-ERRORS: error: instruction requires: double precision VFP11 @ CHECK-ERRORS-NEXT: vadd.f64 d0, d1, d212 @ CHECK-ERRORS: error: instruction requires: double precision VFP13 @ CHECK-ERRORS-NEXT: vsub.f64 d2, d3, d414 @ CHECK-ERRORS: error: instruction requires: double precision VFP15 @ CHECK-ERRORS-NEXT: vdiv.f64 d4, d5, d616 @ CHECK-ERRORS: error: instruction requires: double precision VFP17 @ CHECK-ERRORS-NEXT: vmul.f64 d6, d7, d818 @ CHECK-ERRORS: error: instruction requires: double precision VFP[all …]
5 @ RUN: FileCheck %s < %t2 --check-prefix=THUMB_V7EM-ERRORS9 @ THUMB_V7EM-ERRORS: error: invalid instruction10 @ THUMB_V7EM-ERRORS-NEXT: vfma.f64 d16, d18, d1720 @ THUMB_V7EM-ERRORS: error: invalid instruction21 @ THUMB_V7EM-ERRORS-NEXT: vfma.f32 d16, d18, d1726 @ THUMB_V7EM-ERRORS: error: invalid instruction27 @ THUMB_V7EM-ERRORS-NEXT: vfma.f32 q2, q4, q032 @ THUMB_V7EM-ERRORS: error: invalid instruction33 @ THUMB_V7EM-ERRORS-NEXT: vfnma.f64 d16, d18, d1743 @ THUMB_V7EM-ERRORS: error: invalid instruction[all …]
1 @ RUN: not llvm-mc -triple=thumbv7m 2>&1 < %s | FileCheck --check-prefix=CHECK-ERRORS %s9 @ CHECK-ERRORS: error: instruction requires: dsp10 @ CHECK-ERRORS: error: instruction requires: dsp11 @ CHECK-ERRORS: error: instruction requires: dsp12 @ CHECK-ERRORS: error: instruction requires: dsp13 @ CHECK-ERRORS: error: invalid instruction25 @ CHECK-ERRORS: error: instruction requires: dsp26 @ CHECK-ERRORS: error: instruction requires: dsp27 @ CHECK-ERRORS: error: instruction requires: dsp28 @ CHECK-ERRORS: error: instruction requires: dsp[all …]
7 @ RUN: FileCheck %s < %t --check-prefix=V6-ERRORS22 @ V6-ERRORS: error: invalid instruction, any one of the following would fix this:23 @ V6-ERRORS-NEXT: cpsie i, #324 @ V6-ERRORS: note: instruction requires: thumb225 @ V6-ERRORS: note: instruction requires: arm-mode26 @ V6-ERRORS: note: too many operands for instruction27 @ V6-ERRORS: error: invalid instruction, any one of the following would fix this:28 @ V6-ERRORS: cps #029 @ V6-ERRORS: note: too few operands for instruction30 @ V6-ERRORS: note: instruction requires: arm-mode[all …]
2 @ RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s6 @ CHECK-ERRORS: error: instruction requires: NEON7 @ CHECK-ERRORS: error: instruction requires: NEON
2 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS %s4 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS-V5 %s6 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS-V7M %s8 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS-V8 %s14 @ CHECK-ERRORS: error: invalid instruction15 @ CHECK-ERRORS: add r1, r2, r316 @ CHECK-ERRORS: ^21 @ CHECK-ERRORS: error: instruction variant requires Thumb222 @ CHECK-ERRORS: add r2, r323 @ CHECK-ERRORS: ^[all …]
3 @ RUN: FileCheck --check-prefix=CHECK-ERRORS < %t.err %s13 @ CHECK-ERRORS: error: alignment must be 64 or omitted14 @ CHECK-ERRORS: vld1.8 {d0}, [r4:16]15 @ CHECK-ERRORS: ^16 @ CHECK-ERRORS: error: alignment must be 64 or omitted17 @ CHECK-ERRORS: vld1.8 {d0}, [r4:32]18 @ CHECK-ERRORS: ^20 @ CHECK-ERRORS: error: alignment must be 64 or omitted21 @ CHECK-ERRORS: vld1.8 {d0}, [r4:128]22 @ CHECK-ERRORS: ^[all …]
2 @ RUN: FileCheck --check-prefix=CHECK-ERRORS --check-prefix=CHECK-ERRORS-V7 < %t %s4 @ RUN: FileCheck --check-prefix=CHECK-ERRORS --check-prefix=CHECK-ERRORS-V8 < %t %s138 @ CHECK-ERRORS: dbg #16147 @ CHECK-ERRORS: error: invalid operand for instruction148 @ CHECK-ERRORS: error: invalid operand for instruction149 @ CHECK-ERRORS: error: invalid operand for instruction150 @ CHECK-ERRORS: error: invalid operand for instruction151 @ 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[all …]
5 @ RUN: FileCheck %s < %t2 --check-prefix=THUMB_V7EM-ERRORS9 @ THUMB_V7EM-ERRORS: error: invalid operand for instruction10 @ THUMB_V7EM-ERRORS-NEXT: vfma.f64 d16, d18, d1720 @ THUMB_V7EM-ERRORS: error: invalid operand for instruction21 @ THUMB_V7EM-ERRORS-NEXT: vfma.f32 d16, d18, d1726 @ THUMB_V7EM-ERRORS: error: instruction requires: NEON27 @ THUMB_V7EM-ERRORS-NEXT: vfma.f32 q2, q4, q032 @ THUMB_V7EM-ERRORS: error: invalid operand for instruction33 @ THUMB_V7EM-ERRORS-NEXT: vfnma.f64 d16, d18, d1743 @ THUMB_V7EM-ERRORS: error: invalid operand for instruction[all …]
1 @ RUN: not llvm-mc -triple=thumbv7m 2>&1 < %s | FileCheck --check-prefix=CHECK-ERRORS %s9 @ CHECK-ERRORS: error: instruction requires: arm-mode10 @ CHECK-ERRORS: error: instruction requires: arm-mode11 @ CHECK-ERRORS: error: instruction requires: arm-mode12 @ CHECK-ERRORS: error: instruction requires: arm-mode13 @ CHECK-ERRORS: error: invalid operand for instruction25 @ CHECK-ERRORS: error: instruction requires: arm-mode26 @ CHECK-ERRORS: error: instruction requires: arm-mode27 @ CHECK-ERRORS: error: instruction requires: arm-mode28 @ CHECK-ERRORS: error: instruction requires: arm-mode[all …]
2 @ RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s76 @ CHECK-ERRORS: dbg #1685 @ CHECK-ERRORS: error: invalid operand for instruction86 @ CHECK-ERRORS: error: invalid operand for instruction87 @ CHECK-ERRORS: error: invalid operand for instruction88 @ CHECK-ERRORS: error: invalid operand for instruction89 @ CHECK-ERRORS: error: invalid operand for instruction90 @ CHECK-ERRORS: error: invalid operand for instruction95 @ CHECK-ERRORS: error: invalid operand for instruction100 @ CHECK-ERRORS: error: invalid operand for instruction[all …]
2 @ RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s4 @ RUN: FileCheck --check-prefix=CHECK-ERRORS-V5 < %t %s10 @ CHECK-ERRORS: error: invalid instruction11 @ CHECK-ERRORS: add r1, r2, r312 @ CHECK-ERRORS: ^17 @ CHECK-ERRORS: error: instruction variant requires Thumb218 @ CHECK-ERRORS: add r2, r319 @ CHECK-ERRORS: ^20 @ CHECK-ERRORS-V5: error: instruction variant requires ARMv6 or later21 @ CHECK-ERRORS-V5: mov r2, r3[all …]
2 @ RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s13 @ CHECK-ERRORS: error: incorrect condition in IT block; got 'le', but expected 'eq'14 @ CHECK-ERRORS: addle r0, r1, r215 @ CHECK-ERRORS: ^16 @ CHECK-ERRORS: error: incorrect condition in IT block; got 'al', but expected 'ne'17 @ CHECK-ERRORS: nop18 @ CHECK-ERRORS: ^19 @ CHECK-ERRORS: error: instructions in IT block must be predicable20 @ CHECK-ERRORS: it le21 @ CHECK-ERRORS: ^[all …]
23 // RUN: FileCheck -check-prefix=CHECK-WITH-ERRORS --input-file=%t.out_errors %s25 // CHECK-WITH-ERRORS: has_warnings.h:3:8: warning: incompatible pointer types initializing 'float *'26 // CHECK-WITH-ERRORS: serialized-diags.m:1:9: note: while building module 'HasWarnings'27 // CHECK-WITH-ERRORS: has_errors.h:2:13: error: redefinition of 'foo'28 // CHECK-WITH-ERRORS: serialized-diags.m:4:9: note: while building module 'HasErrors'29 // CHECK-WITH-ERRORS: has_errors.h:1:13: note: previous definition is here30 // CHECK-WITH-ERRORS: serialized-diags.m:4:9: fatal: could not build module 'HasErrors'31 // CHECK-WITH-ERRORS: Number of diagnostics: 3
50 ERRORS = [] variable in platform_TabletMode102 self.ERRORS.append(error)123 self.ERRORS.append(error)156 if self.ERRORS:157 raise error.TestFail('; '.join(set(self.ERRORS)))