HomeSort by relevance Sort by last modified time
    Searched full:andi (Results 1 - 25 of 385) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
and.s 1 # Source file used to test the and, andhi and andi instructions
5 andi r4,r4,0x7fff
6 andi r4,r4,0x8000
7 andi r4,r4,0xffff
8 andi r4,r4,0x0
and.d 10 0+0004 <[^>]*> 211fffcc andi r4,r4,32767
11 0+0008 <[^>]*> 2120000c andi r4,r4,32768
12 0+000c <[^>]*> 213fffcc andi r4,r4,65535
13 0+0010 <[^>]*> 2100000c andi r4,r4,0
movi.s 19 andi r2, r15, 0xffff0000 label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/
u16.s 9 andi r1, r1, some_sym
10 andi r1, r1, min
11 andi r1, r1, max
12 andi r1, r1, some_sym + some_other_sym + 1
13 andi r1, r1, some_sym - some_other_sym + 1
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
badunsignedimmhigh.s 3 andi R1,R2,#$10000 label
badunsignedimmlow.s 3 andi R1,R2,#-1 label
allinsn.s 42 .global andi
43 andi: label
44 andi R0,R0,#0
  /external/valgrind/none/tests/mips64/
logical_instructions.stdout.exp     [all...]
logical_instructions.c 6 AND=0, ANDI, LUI, NOR,
27 case ANDI:
30 TEST2("andi $t0, $t1, 0xff", reg_val1[i], 0xff, t0, t1);
31 TEST2("andi $t2, $t3, 0xffff", reg_val1[i], 0xffff, t2, t3);
32 TEST2("andi $a0, $a1, 0x0", reg_val1[i], 0x0, a0, a1);
33 TEST2("andi $s0, $s1, 0x23", reg_val1[i], 0x23, s0, s1);
34 TEST2("andi $t0, $t1, 0xff", reg_val2[i], 0xff, t0, t1);
35 TEST2("andi $t2, $t3, 0xffff", reg_val2[i], 0xffff, t2, t3);
36 TEST2("andi $a0, $a1, 0x0", reg_val2[i], 0x0, a0, a1);
37 TEST2("andi $s0, $s1, 0x23", reg_val2[i], 0x23, s0, s1)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/v850/
logical.s 6 andi 7,r5,r6
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nds32/
to-16bit-v3.s 2 andi $r0, $r0, 1 label
3 andi $r7, $r7, 255 label
  /external/llvm/test/CodeGen/PowerPC/
and-imm.ll 3 ; andi. r3, r3, 32769
crbit-asm.ll 14 ; CHECK-DAG: andi. {{[0-9]+}}, 3, 1
17 ; CHECK-DAG: andi. {{[0-9]+}}, 4, 1
33 ; CHECK-DAG: andi. {{[0-9]+}}, 3, 1
36 ; CHECK-DAG: andi. {{[0-9]+}}, 4, 1
49 ; CHECK-DAG: andi. {{[0-9]+}}, 3, 1
52 ; CHECK-DAG: andi. {{[0-9]+}}, 4, 1
i1-to-double.ll 9 ; CHECK: andi. {{[0-9]+}}, 3, 1
optnone-crbits-i1-ret.ll 17 ; CHECK: andi. 3, 3, 1
rlwimi-and-or-bits.ll 13 ; CHECK: andi
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
and.d 10 0+0000 <[^>]*> andi a0,a0,0x0
11 0+0004 <[^>]*> andi a0,a0,0x1
12 0+0008 <[^>]*> andi a0,a0,0x8000
micromips@and.d 11 [0-9a-f]+ <[^>]*> d084 0000 andi a0,a0,0x0
12 [0-9a-f]+ <[^>]*> d084 0001 andi a0,a0,0x1
13 [0-9a-f]+ <[^>]*> d084 8000 andi a0,a0,0x8000
  /bionic/libc/arch-mips/string/
strcmp.S 94 andi t0,0x3
162 andi t0, v0, 0xff
164 andi t1, v1, 0xff
169 andi t8, t8, 0xff
171 andi t9, t9, 0xff
176 andi t0, t0, 0xff
178 andi t1, t1, 0xff
191 andi t8, t8, 0xff
193 andi t9, t9, 0xff
198 andi t0, t0, 0xf
    [all...]
  /external/llvm/test/CodeGen/Mips/llvm-ir/
urem.ll 35 ; NOT-R6: andi $[[T0:[0-9]+]], $5, 1
36 ; NOT-R6: andi $[[T1:[0-9]+]], $4, 1
43 ; R6: andi $[[T0:[0-9]+]], $5, 1
44 ; R6: andi $[[T1:[0-9]+]], $4, 1
58 ; NOT-R2-R6: andi $[[T0:[0-9]+]], $5, 255
59 ; NOT-R2-R6: andi $[[T1:[0-9]+]], $4, 255
66 ; R2-R5: andi $[[T0:[0-9]+]], $5, 255
67 ; R2-R5: andi $[[T1:[0-9]+]], $4, 255
73 ; R6: andi $[[T0:[0-9]+]], $5, 255
74 ; R6: andi $[[T1:[0-9]+]], $4, 25
    [all...]
  /system/core/libpixelflinger/arch-mips/
col32cb16blend.S 34 andi $t4, 0x1f
39 andi $t5, 0x3f
44 andi $t6, 0x1f
58 andi \dreg, 0xffff
81 andi $a3, 0x1f /* sR */
83 andi $t0, 0x3f /* sG */
85 andi $t1, 0x1f /* sB */
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/dlx/
itype.s 6 andi a1,a2,2b
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
crange5.s 19 andi r1, 128, r28
  /external/llvm/test/MC/Mips/msa/
test_i8.s 3 # CHECK: andi.b $w2, $w29, 48 # encoding: [0x78,0x30,0xe8,0x80]
14 andi.b $w2, $w29, 48
  /packages/apps/Settings/tests/app/res/values-is-rIS/
strings.xml 25 <string name="manufacturer_hello" msgid="5926168503597475062">"Halló, framleiðandi!"</string>
26 <string name="manufacturer_settings_title" msgid="3516742885166545864">"Framleiðandi"</string>

Completed in 840 milliseconds

1 2 3 4 5 6 7 8 91011>>