HomeSort by relevance Sort by last modified time
    Searched refs:illegal (Results 1 - 25 of 162) sorted by null

1 2 3 4 5 6 7

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
illegal.l 1 .*illegal.s: Assembler messages:
2 .*illegal.s:5: Error: unknown register r56
3 .*illegal.s:8: Error: expecting \( near 0x1000
4 .*illegal.s:8: Error: missing argument
5 .*illegal.s:9: Error: expecting \) near r5
6 .*illegal.s:10: Error: expecting \( near 0x1000r5\)
7 .*illegal.s:10: Error: missing argument
8 .*illegal.s:11: Error: expecting \( near 0x1000,r5
9 .*illegal.s:11: Error: missing argument
10 .*illegal.s:12: Error: unknown register 0x100
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
illegal-2.d 1 #name: Illegal Instructions - 2
3 #source: illegal-2.s
4 #error-output: illegal-2.l
illegal.d 1 #name: Illegal Instructions
3 #source: illegal.s
4 #error-output: illegal.l
illegal-lse.d 1 #name: LSE Illegal Instruction Operands
2 #source: illegal-lse.s
4 #error-output: illegal-lse.l
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-inval.s 3 # All the following should be illegal for x86-64
4 aaa # illegal
5 aad # illegal
6 aam # illegal
7 aas # illegal
8 arpl %ax,%ax # illegal
9 bound %eax,(%rax) # illegal
16 daa # illegal
17 das # illegal
19 into # illegal
    [all...]
inval-seg.s 2 # All the following should be illegal
x86-64-inval.l 117 [ ]*3[ ]+\# All the following should be illegal for x86-64
118 [ ]*4[ ]+aaa \# illegal
119 [ ]*5[ ]+aad \# illegal
120 [ ]*6[ ]+aam \# illegal
121 [ ]*7[ ]+aas \# illegal
122 [ ]*8[ ]+arpl %ax,%ax \# illegal
123 [ ]*9[ ]+bound %eax,\(%rax\) \# illegal
130 [ ]*16[ ]+daa \# illegal
131 [ ]*17[ ]+das \# illegal
133 [ ]*19[ ]+into \# illegal
    [all...]
inval-seg.l 8 2 [ ]*# All the following should be illegal
x86-64-inval-seg.s 2 # All the following should be illegal
x86-64-inval-seg.l 10 2 [ ]*# All the following should be illegal
inval-avx.s 1 # Check illegal AVX instructions
inval-invpcid.s 1 # Check illegal INVPCID instructions
x86-64-inval-avx.s 1 # Check illegal 64bit AVX instructions
inval-avx.l 11 [ ]*1[ ]+\# Check illegal AVX instructions
inval-invpcid.l 11 [ ]*1[ ]+\# Check illegal INVPCID instructions
x86-64-inval-avx.l 11 [ ]*1[ ]+\# Check illegal 64bit AVX instructions
inval-movbe.s 1 # Check illegal movbe
x86-64-inval-invpcid.s 1 # Check illegal 64bit INVPCID instructions
x86-64-opcode-inval.s 2 # All the followings are illegal opcodes for x86-64.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
line_number.l 2 .*:4: Error: syntax error. Input text was illegal.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
illegal.s 1 # Source file used to test illegal operands.
ext-ill.s 1 # source file to test illegal ext, dext, dextm, dextu instructions
  /external/libchrome/base/third_party/icu/
icu_utf.cc 73 * In Unicode, all UTF-8 byte sequences with more than 4 bytes are illegal;
74 * lead bytes above 0xf4 are illegal.
95 3, 3, /* illegal in Unicode */
96 4, 4, 4, 4, /* illegal in Unicode */
97 5, 5, /* illegal in Unicode */
98 0, 0 /* illegal bytes 0xfe and 0xff */
115 * <0 "Safe" behavior of U8_NEXT(): All illegal byte sequences yield a negative
118 * All illegal byte sequences yield a positive code point such that this
120 * the illegal sequence.
123 * like illegal sequences
140 uint8_t trail, illegal = 0; local
    [all...]
  /external/libweave/third_party/chromium/base/third_party/icu/
icu_utf.cc 73 * In Unicode, all UTF-8 byte sequences with more than 4 bytes are illegal;
74 * lead bytes above 0xf4 are illegal.
99 3, 3, 3, /* illegal in Unicode */
100 4, 4, 4, 4, /* illegal in Unicode */
101 5, 5, /* illegal in Unicode */
102 0, 0 /* illegal bytes 0xfe and 0xff */
119 * <0 "Safe" behavior of U8_NEXT(): All illegal byte sequences yield a negative
122 * All illegal byte sequences yield a positive code point such that this
124 * the illegal sequence.
127 * like illegal sequences
145 uint8_t trail, illegal=0; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/
metadsp21-invalid.s 1 # Check illegal instructions

Completed in 830 milliseconds

1 2 3 4 5 6 7