/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
r5900-nollsc.l | 2 .*: Error: opcode not supported on this processor: r5900 \(mips3\) `ll \$5,0\(\$6\)' 3 .*: Error: opcode not supported on this processor: r5900 \(mips3\) `sc \$5,0\(\$6\)' 4 .*: Error: opcode not supported on this processor: r5900 \(mips3\) `lld \$5,0\(\$6\)' 5 .*: Error: opcode not supported on this processor: r5900 \(mips3\) `scd \$5,0\(\$6\)'
|
mips32r2-ill.l | 2 .*:12: Error: operand 3 out of range `ext \$4,\$5,-1,1' 3 .*:15: Error: operand 3 out of range `ext \$4,\$5,32,1' 4 .*:18: Error: operand 4 out of range `ext \$4,\$5,0,0' 5 .*:21: Error: operand 4 out of range `ext \$4,\$5,0,33' 6 .*:24: Error: operand 4 out of range `ext \$4,\$5,0,0' 7 .*:27: Error: operand 4 out of range `ext \$4,\$5,31,2' 8 .*:30: Error: operand 3 out of range `ins \$4,\$5,-1,1' 9 .*:33: Error: operand 3 out of range `ins \$4,\$5,32,1' 10 .*:36: Error: operand 4 out of range `ins \$4,\$5,0,0' 11 .*:39: Error: operand 4 out of range `ins \$4,\$5,0,33 [all...] |
pcrel-3.l | 2 .*:4: Error: PC-relative reference to a different section 3 .*:5: Error: PC-relative reference to a different section 4 .*:6: Error: PC-relative reference to a different section 5 .*:9: Error: PC-relative reference to a different section 6 .*:10: Error: PC-relative reference to a different section 7 .*:11: Error: PC-relative reference to a different section
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
resource-func-unit-2.l | 2 [^:]*:17: Error: functional unit already used in this execute packet 3 [^:]*:19: Error: functional unit already used in this execute packet
|
sploop-bad-2.l | 2 [^:]*:7: Error: 'sploop' instruction not at start of execute packet 3 [^:]*:11: Error: 'sploopd' instruction not at start of execute packet 4 [^:]*:15: Error: 'sploopw' instruction not at start of execute packet 5 [^:]*:20: Error: 'spkernel' instruction not at start of execute packet 6 [^:]*:23: Error: 'spkernel' instruction not at start of execute packet 7 [^:]*:26: Error: 'spkernelr' instruction not at start of execute packet 8 [^:]*:28: Error: 'spmask' instruction not at start of execute packet 9 [^:]*:30: Error: 'spmaskr' instruction not at start of execute packet
|
/art/test/473-checker-inliner-constants/src/ |
Main.java | 69 throw new Error("Expected null"); 71 throw new Error("Expected int 42"); 73 throw new Error("Expected long 42");
|
/art/test/514-shifts/src/ |
Main.java | 31 throw new Error("Expected -2147483648, got " + b); 34 throw new Error("Expected 0xFFF, got " + a); 42 throw new Error("Expected 0, got " + b); 45 throw new Error("Expected 0xFFF, got " + a); 53 throw new Error("Expected 0, got " + b); 56 throw new Error("Expected 0xFFF, got " + a); 64 throw new Error("Expected 0x2468ACF13579BDEL, got " + b); 69 throw new Error("Expected 0x41, got " + a); 77 throw new Error("Expected 0x91A2B3C4D5E6F7L, got " + b); 82 throw new Error("Expected 0x41, got " + a) [all...] |
/art/test/587-inline-class-error/src/ |
Main.java | 23 throw new Error("Expected LinkageError"); 30 throw new Error("Expected InvocationTargetException"); 33 throw new Error("Expected NullPointerException, got " + e.getCause());
|
/external/clang/test/CoverageMapping/ |
trycatch.cpp | 3 class Error { 16 throw Error(); 28 } catch(const Error &e) { // CHECK-NEXT: File 0, [[@LINE]]:27 -> [[@LINE+2]]:4 = #2
|
/system/connectivity/shill/cellular/ |
mm1_modem_location_proxy_interface.h | 23 class Error; 37 Error* error, 41 virtual void GetLocation(Error* error,
|
mm1_modem_modem3gpp_proxy_interface.h | 25 class Error; 39 Error* error, 42 virtual void Scan(Error* error,
|
mm1_modem_modemcdma_proxy_interface.h | 26 class Error; 40 Error* error, 45 Error* error,
|
mm1_sim_proxy_interface.h | 26 class Error; 39 Error* error, 44 Error* error, 49 Error* error, 54 Error* error,
|
/system/connectivity/shill/ |
mock_property_store.h | 35 MOCK_METHOD3(SetBoolProperty, bool(const std::string&, bool, Error*)); 36 MOCK_METHOD3(SetInt16Property, bool(const std::string&, int16_t, Error*)); 37 MOCK_METHOD3(SetInt32Property, bool(const std::string&, int32_t, Error*)); 40 Error*)); 43 Error*)); 46 Error*)); 47 MOCK_METHOD3(SetUint8Property, bool(const std::string&, uint8_t, Error*)); 48 MOCK_METHOD3(SetUint16Property, bool(const std::string&, uint16_t, Error*)); 50 const Uint16s&, Error*)); 51 MOCK_METHOD3(SetUint32Property, bool(const std::string&, uint32_t, Error*)); [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
group-reloc-ldr-encoding-bad.l | 2 [^:]*:27: Error: bad offset 0x00001000 \(only 12 bits available for the magnitude\) 3 [^:]*:27: Error: bad offset 0x00001000 \(only 12 bits available for the magnitude\) 4 [^:]*:27: Error: bad offset 0x00001000 \(only 12 bits available for the magnitude\) 5 [^:]*:27: Error: bad offset 0x00001000 \(only 12 bits available for the magnitude\) 6 [^:]*:27: Error: bad offset 0x00001000 \(only 12 bits available for the magnitude\) 7 [^:]*:27: Error: bad offset 0x00001000 \(only 12 bits available for the magnitude\) 8 [^:]*:27: Error: bad offset 0x00001000 \(only 12 bits available for the magnitude\) 9 [^:]*:27: Error: bad offset 0x00001000 \(only 12 bits available for the magnitude\) 10 [^:]*:27: Error: bad offset 0x00001000 \(only 12 bits available for the magnitude\) 11 [^:]*:27: Error: bad offset 0x00001000 \(only 12 bits available for the magnitude\ [all...] |
iwmmxt-bad.l | 2 [^:]*:1: Error: instruction cannot be conditional -- `wldrwgt wcgr0,\[r1\]' 3 [^:]*:2: Error: iWMMXt data register expected -- `wldrb wcgr0,\[r1\]' 4 [^:]*:3: Error: iWMMXt data register expected -- `wldrh wcgr0,\[r1\]' 5 [^:]*:4: Error: iWMMXt data register expected -- `wldrd wcgr0,\[r1\]' 6 [^:]*:5: Error: instruction cannot be conditional -- `wstrwgt wcgr0,\[r1\]' 7 [^:]*:6: Error: iWMMXt data register expected -- `wstrb wcgr0,\[r1\]' 8 [^:]*:7: Error: iWMMXt data register expected -- `wstrh wcgr0,\[r1\]' 9 [^:]*:8: Error: iWMMXt data register expected -- `wstrd wcgr0,\[r1\]' 10 [^:]*:9: Error: iWMMXt control register expected -- `tmcr wibble,r1' 11 [^:]*:10: Error: iWMMXt data or control register expected -- `wldrw wibble,\[r1\] [all...] |
iwmmxt-bad2.l | 2 [^:]*:1: Error: co-processor offset out of range 3 [^:]*:2: Error: co-processor offset out of range 4 [^:]*:3: Error: co-processor offset out of range 5 [^:]*:4: Error: co-processor offset out of range 6 [^:]*:5: Error: co-processor offset out of range 7 [^:]*:6: Error: co-processor offset out of range
|
neon-ldst-es-bad.l | 2 [^:]*:2: Error: bad type in Neon instruction -- `vld1\.64 {d0\[1\]},\[r0\]' 3 [^:]*:3: Error: bad type in Neon instruction -- `vld1\.64 {d0\[\]},\[r0\]' 4 [^:]*:4: Error: bad type in Neon instruction -- `vld2\.64 {d0\[1\]},\[r0\]' 5 [^:]*:5: Error: bad type in Neon instruction -- `vld2\.64 {d0\[\]},\[r0\]' 6 [^:]*:6: Error: bad element type for instruction -- `vld2\.64 {d0-d1},\[r0\]' 7 [^:]*:7: Error: bad type in Neon instruction -- `vld3\.64 {d0\[1\]},\[r0\]' 8 [^:]*:8: Error: bad type in Neon instruction -- `vld3\.64 {d0\[\]},\[r0\]' 9 [^:]*:9: Error: bad element type for instruction -- `vld3\.64 {d0-d2},\[r0\]' 10 [^:]*:10: Error: bad type in Neon instruction -- `vld4\.64 {d0\[1\]},\[r0\]' 11 [^:]*:11: Error: bad type in Neon instruction -- `vld4\.64 {d0\[\]},\[r0\] [all...] |
thumb2_it_bad.l | 2 [^:]*:8: Error: branch must be last instruction in IT block -- `beq foo' 3 [^:]*:9: Error: branch must be last instruction in IT block -- `bleq foo' 4 [^:]*:10: Error: branch must be last instruction in IT block -- `blxeq r0' 5 [^:]*:11: Error: instruction not allowed in IT block -- `cbzeq r0,foo' 6 [^:]*:13: Error: branch must be last instruction in IT block -- `bxeq r0' 7 [^:]*:14: Error: branch must be last instruction in IT block -- `tbbeq \[r0,r1\]' 8 [^:]*:15: Error: instruction not allowed in IT block -- `cpsieeq f' 9 [^:]*:17: Error: instruction not allowed in IT block -- `cpseq #0x10' 10 [^:]*:19: Error: instruction is always unconditional -- `bkpteq 0' 11 [^:]*:20: Error: instruction not allowed in IT block -- `setendeq le [all...] |
t16-bad.l | 2 [^:]*:36: Error: lo register required -- `tst r8,r0' 3 [^:]*:36: Error: lo register required -- `tst r0,r8' 4 [^:]*:36: Error: unshifted register required -- `tst r0,#12' 5 [^:]*:36: Error: unshifted register required -- `tst r0,r1,lsl#2' 6 [^:]*:36: Error: unshifted register required -- `tst r0,r1,lsl r3' 7 [^:]*:37: Error: lo register required -- `cmn r8,r0' 8 [^:]*:37: Error: lo register required -- `cmn r0,r8' 9 [^:]*:37: Error: unshifted register required -- `cmn r0,#12' 10 [^:]*:37: Error: unshifted register required -- `cmn r0,r1,lsl#2' 11 [^:]*:37: Error: unshifted register required -- `cmn r0,r1,lsl r3 [all...] |
sp-pc-validations-bad-t.l | 2 [^:]*:27: Error: branch must be last instruction in IT block -- `ldreq r15,\[r0\]' 3 [^:]*:28: Error: branch must be last instruction in IT block -- `ldreq r15,\[r0,#0\]' 4 [^:]*:29: Error: branch must be last instruction in IT block -- `ldreq r15,\[sp\]' 5 [^:]*:30: Error: branch must be last instruction in IT block -- `ldreq r15,\[sp,#0\]' 6 [^:]*:31: Error: branch must be last instruction in IT block -- `ldreq.w r15,\[r0\]' 7 [^:]*:32: Error: branch must be last instruction in IT block -- `ldreq.w r15,\[r0,#0\]' 8 [^:]*:33: Error: branch must be last instruction in IT block -- `ldreq r15,\[r0,#-4\]' 9 [^:]*:34: Error: branch must be last instruction in IT block -- `ldreq r15,\[r0\],#4' 10 [^:]*:35: Error: branch must be last instruction in IT block -- `ldreq r15,\[r0,#0\]!' 11 [^:]*:38: Error: branch must be last instruction in IT block -- `ldreq r15,label [all...] |
group-reloc-ldrs-encoding-bad.l | 2 [^:]*:30: Error: bad offset 0x00000100 \(only 8 bits available for the magnitude\) 3 [^:]*:30: Error: bad offset 0x00000100 \(only 8 bits available for the magnitude\) 4 [^:]*:30: Error: bad offset 0x00000100 \(only 8 bits available for the magnitude\) 5 [^:]*:30: Error: bad offset 0x00000100 \(only 8 bits available for the magnitude\) 6 [^:]*:30: Error: bad offset 0x00000100 \(only 8 bits available for the magnitude\) 7 [^:]*:30: Error: bad offset 0x00000100 \(only 8 bits available for the magnitude\) 8 [^:]*:30: Error: bad offset 0x00000100 \(only 8 bits available for the magnitude\) 9 [^:]*:30: Error: bad offset 0x00000100 \(only 8 bits available for the magnitude\) 10 [^:]*:30: Error: bad offset 0x00000100 \(only 8 bits available for the magnitude\) 11 [^:]*:30: Error: bad offset 0x00000100 \(only 8 bits available for the magnitude\ [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
reg-err.l | 2 .*:3: (Error|Warning): Invalid use of `r0' as output operand 3 .*:4: (Error|Warning): Invalid use of `r0' as base update address operand 4 .*:5: (Error|Warning): Invalid duplicate use of `r1' 5 .*:6: (Error|Warning): Invalid use of `r0' as base update address operand 6 .*:7: (Error|Warning): Invalid duplicate use of `p1' 7 .*:8: (Error|Warning): Invalid use of `f0' as output operand 8 .*:9: (Error|Warning): Invalid use of `f1' as output operand 9 .*:10: (Error|Warning): Invalid use of `f0' as output operand 10 .*:11: (Error|Warning): Invalid use of `f1' as output operand 11 .*:12: (Error|Warning): Invalid use of `f0' as output operan [all...] |
invalid-ar.l | 2 .*:2: Error: AR 0 can only be accessed by M-unit 3 .*:3: Error: AR 1 can only be accessed by M-unit 4 .*:4: Error: AR 2 can only be accessed by M-unit 5 .*:5: Error: AR 3 can only be accessed by M-unit 6 .*:6: Error: AR 4 can only be accessed by M-unit 7 .*:7: Error: AR 5 can only be accessed by M-unit 8 .*:8: Error: AR 6 can only be accessed by M-unit 9 .*:9: Error: AR 7 can only be accessed by M-unit 10 .*:10: Error: AR 8 can only be accessed by M-unit 11 .*:11: Error: AR 9 can only be accessed by M-uni [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
diagnostic.l | 2 [^:]*:4: Error: unexpected comma after the mnemonic name `fmul' -- `fmul, s0,s1,s2' 3 [^:]*:5: Error: unexpected comma after the mnemonic name `fmul' -- `fmul ,s0,s1,s2' 4 [^:]*:6: Error: unexpected comma after the mnemonic name `fmul' -- `fmul ,s0,s1,s2' 5 [^:]*:7: Error: unknown mnemonic `b\.random' -- `b\.random label1' 6 [^:]*:8: Error: unknown mnemonic `fmull' -- `fmull s0' 7 [^:]*:9: Error: unknown mnemonic `aaaaaaaaaaaaaaaaaaaaaaaaaaaa\.\.\.' -- `aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' 8 [^:]*:10: Error: unexpected comma before the omitted optional operand at operand 5 -- `sys 1,c1,c3,3,' 9 [^:]*:11: Error: immediate value out of range 0 to 7 at operand 4 -- `ext v0.8b,v1.8b,v2.8b,8' 10 [^:]*:12: Error: immediate value out of range 0 to 15 at operand 4 -- `ext v0.16b,v1.16b,v2.16b,20' 11 [^:]*:13: Error: immediate value out of range 0 to 65535 at operand 1 -- `svc -1 [all...] |