HomeSort by relevance Sort by last modified time
    Searched refs:immediate (Results 76 - 100 of 644) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
ldr-bad.s 8 @ && bits<0..1> (immediate) != 00
11 @rt == r15 && bits<0..1> (immediate) != 00
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/
copr.s 4 ; immediate fields. We should also check the assorted field
spop.s 4 ; immediate fields. We should also check the assorted field
add.s 7 ; immediate fields. We should also check the assorted field
add2.s 7 ; immediate fields. We should also check the assorted field
dcor.s 7 ; immediate fields. We should also check the assorted field
dcor2.s 7 ; immediate fields. We should also check the assorted field
deposit2.s 6 ; immediate fields. We should also check the assorted field
deposit3.s 7 ; immediate fields. We should also check the assorted field
media.s 7 ; immediate fields. We should also check the assorted field
purge2.s 7 ; immediate fields. We should also check the assorted field
shift2.s 6 ; immediate fields. We should also check the assorted field
shift3.s 7 ; immediate fields. We should also check the assorted field
shladd.s 7 ; immediate fields. We should also check the assorted field
shladd2.s 7 ; immediate fields. We should also check the assorted field
system2.s 7 ; immediate fields. We should also check the assorted field
unit.s 7 ; immediate fields. We should also check the assorted field
unit2.s 7 ; immediate fields. We should also check the assorted field
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
diagnostic.l 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'
12 [^:]*:14: Error: immediate value out of range 0 to 65535 at operand 1 -- `svc 65536'
13 [^:]*:15: Error: immediate value out of range 0 to 31 at operand 2 -- `ccmp w0,32,10,le'
14 [^:]*:16: Error: immediate value out of range 0 to 31 at operand 2 -- `ccmp x0,-1,10,le'
18 [^:]*:20: Error: immediate value out of range 0 to 1 at operand 1 -- `msr spsel,3'
19 [^:]*:21: Error: immediate value out of range 1 to 64 at operand 3 -- `fcvtzu x15,d31,#66'
20 [^:]*:22: Error: immediate value out of range 1 to 32 at operand 3 -- `scvtf s0,w0,33'
21 [^:]*:23: Error: immediate value out of range 1 to 32 at operand 3 -- `scvtf s0,w0,0
    [all...]
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
GapWorkerTest.java 106 list.get(0).immediate = true;
107 list.get(1).immediate = false;
108 list.get(2).immediate = true;
112 assertTrue(list.get(0).immediate);
113 assertTrue(list.get(1).immediate);
114 assertFalse(list.get(2).immediate);
124 list.get(0).immediate = true;
127 list.get(1).immediate = false;
130 list.get(2).immediate = true;
148 list.get(0).immediate = true
    [all...]
  /external/llvm/test/MC/Mips/
macro-la-bad.s 10 # O32: :[[@LINE-1]]:3: error: instruction requires a 32-bit immediate
11 # N32: :[[@LINE-2]]:3: error: instruction requires a 32-bit immediate
15 # O32: :[[@LINE-1]]:3: error: instruction requires a 32-bit immediate
16 # N32: :[[@LINE-2]]:3: error: instruction requires a 32-bit immediate
  /external/llvm/test/MC/Mips/micromips64r6/
invalid-wrong-error.s 14 # The 10-bit immediate supported by the standard encodings cause us to emit
18 teq $8, $9, $2 # CHECK: :[[@LINE]]:15: error: expected 10-bit unsigned immediate
19 teq $8, $9, -1 # CHECK: :[[@LINE]]:15: error: expected 10-bit unsigned immediate
21 tge $8, $9, $2 # CHECK: :[[@LINE]]:15: error: expected 10-bit unsigned immediate
22 tge $8, $9, -1 # CHECK: :[[@LINE]]:15: error: expected 10-bit unsigned immediate
24 tgeu $8, $9, $2 # CHECK: :[[@LINE]]:16: error: expected 10-bit unsigned immediate
25 tgeu $8, $9, -1 # CHECK: :[[@LINE]]:16: error: expected 10-bit unsigned immediate
27 tlt $8, $9, $2 # CHECK: :[[@LINE]]:15: error: expected 10-bit unsigned immediate
28 tlt $8, $9, -1 # CHECK: :[[@LINE]]:15: error: expected 10-bit unsigned immediate
30 tltu $8, $9, $2 # CHECK: :[[@LINE]]:16: error: expected 10-bit unsigned immediate
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/
immediate-007.d 2 #source: immediate-007.s
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
addr-syntax.s 3 ; Check postmodified immediate with positive and negative displacements
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-stack.s 26 # push with a 1-byte immediate
29 # push with a 4-byte immediate

Completed in 439 milliseconds

1 2 34 5 6 7 8 91011>>