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

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
allinsn.d 36 00000024 <andi>:
37 24: 11 00 00 00 andi R0,R0,#\$0
  /external/kernel-headers/original/uapi/linux/
mempolicy.h 3 * Copyright 2003,2004 Andi Kleen SuSE Labs
  /external/llvm/test/CodeGen/PowerPC/
variable_elem_vec_extracts.ll 29 ; CHECK-BE-DAG: andi. [[ANDREG:[0-9]+]], 5, 2
58 ; CHECK-BE-DAG: andi. [[ANDREG:[0-9]+]], 5, 1
102 ; CHECK-P7-DAG: andi. [[ANDREG:[0-9]+]], 5, 1
108 ; CHECK-BE-DAG: andi. [[ANDREG:[0-9]+]], 5, 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mempolicy.h 8 * Copyright 2003,2004 Andi Kleen SuSE Labs
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tilegx/
t_insns.d 178 540: [0-9a-f]* { andi r5, r6, 5 ; bnezt r15, 0 <target> }
249 778: [0-9a-f]* { add r15, r16, r17 ; andi r5, r6, 5 ; ld2u r25, r26 }
259 7c8: [0-9a-f]* { add r15, r16, r17 ; andi r5, r6, 5 ; ld1s r25, r26 }
311 968: [0-9a-f]* { add r5, r6, r7 ; andi r15, r16, 5 ; st1 r25, r26 }
358 ae0: [0-9a-f]* { addi r15, r16, 5 ; andi r5, r6, 5 ; ld2u r25, r26 }
368 b30: [0-9a-f]* { addi r15, r16, 5 ; andi r5, r6, 5 ; ld1s r25, r26 }
420 cd0: [0-9a-f]* { addi r5, r6, 5 ; andi r15, r16, 5 ; st1 r25, r26 }
478 ea0: [0-9a-f]* { addx r15, r16, r17 ; andi r5, r6, 5 ; prefetch r25 }
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r5900.s 25 andi $31, $0, 0
26 andi $1, $10, 3
27 andi $0, $31, 0xFFFF
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tilepro/
t_insns.d 342 a60: [0-9a-f]* { add r15, r16, r17 ; andi r5, r6, 5 ; lh_u r25, r26 }
365 b18: [0-9a-f]* { add r15, r16, r17 ; andi r5, r6, 5 ; sb r25, r26 }
388 bd0: [0-9a-f]* { add r5, r6, r7 ; andi r15, r16, 5 ; sh r25, r26 }
488 ef0: [0-9a-f]* { addi r15, r16, 5 ; andi r5, r6, 5 ; lh_u r25, r26 }
    [all...]
  /bionic/libc/arch-mips/string/
memset.S 263 andi t2,a3,(NSIZE-1) /* word-unaligned address? */
269 andi t2,a0,(NSIZE-1)
312 andi t2,a3,4
325 andi t8,a2,NSIZEDMASK /* any whole 64-byte/128-byte chunks? */
386 andi t8,a2,NSIZEMASK /* is there a 32-byte/64-byte chunk. */
406 andi a2,t8,(NSIZE-1) /* a2 is the reminder past one (d)word chunks */
memcpy.S 339 andi t8,t8,(NSIZE-1) /* t8 is a0/a1 word-displacement */
343 andi a3,a3,(NSIZE-1) /* copy a3 bytes to align a0/a1 */
359 andi t8,a0,7
401 andi t8,a1,(NSIZE-1)
428 andi t8,a2,NSIZEDMASK /* any whole 64-byte/128-byte chunks? */
542 andi t8,a2,NSIZEMASK /* Is there a 32-byte/64-byte chunk. */
573 andi a2,t8,(NSIZE-1) /* a2 is the reminder past one (d)word chunks */
611 andi a3,a3,(NSIZE-1) /* copy a3 bytes to align a0/a1 */
630 andi t8,a2,NSIZEDMASK /* any whole 64-byte/128-byte chunks? */
729 andi t8,a2,NSIZEMASK /* Is there a 32-byte/64-byte chunk. *
    [all...]
  /external/llvm/test/CodeGen/Mips/
octeon.ll 11 ; MIPS64: andi $2, $[[T0]], 255
95 ; MIPS64: andi $[[T0:[0-9]+]], $4, 8
129 ; MIPS64: andi $[[T0:[0-9]+]], $4, 8
atomic.ll 112 ; ALL: andi $[[R3:[0-9]+]], $[[R0]], 3
152 ; ALL: andi $[[R3:[0-9]+]], $[[R0]], 3
192 ; ALL: andi $[[R3:[0-9]+]], $[[R0]], 3
233 ; ALL: andi $[[R3:[0-9]+]], $[[R0]], 3
274 ; ALL: andi $[[R3:[0-9]+]], $[[R0]], 3
281 ; ALL: andi $[[R9:[0-9]+]], $4, 255
283 ; ALL: andi $[[R11:[0-9]+]], $5, 255
315 ; ALL: andi $[[R3:[0-9]+]], $4, 3
322 ; ALL: andi $[[R9:[0-9]+]], $5, 255
324 ; ALL: andi $[[R11:[0-9]+]], $6, 25
    [all...]
  /external/skia/src/opts/
SkBlitRow_opts_mips_dsp.cpp 69 "andi %[s0], %[t4], 0xffff \n\t"
70 "andi %[t0], %[t5], 0xffff \n\t"
139 "andi %[t3], %[x], 0x3 \n\t"
143 "andi %[t3], %[t5], 0xf \n\t"
145 "andi %[t4], %[x], 0x3 \n\t"
157 "andi %[t4], %[t1], 0xff \n\t"
176 "andi %[t9], %[t4], 0xffff \n\t"
178 "andi %[t3], %[t6], 0xffff \n\t"
180 "andi %[t6], %[t5], 0xffff \n\t"
190 "andi %[t3], %[t5], 0x7e0 \n\t
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
entropy_coding_mips.c 61 "andi %[r2], %[r0], 0xffff \n\t"
131 "andi %[r2], %[r0], 0xffff \n\t"
203 "andi %[r3], %[r0], 0xffff \n\t"
206 "andi %[r4], %[r1], 0xffff \n\t"
transform_mips.c 128 "andi %[r1], %[r1], 0xFFFF \n\t"
135 "andi %[r0], %[r0], 0xFFFF \n\t"
334 "andi %[r6], %[r4], 0xFFFF \n\t"
359 "andi %[r6], %[r2], 0xFFFF \n\t"
390 "andi %[r4], %[r1], 0xFFFF \n\t"
392 "andi %[r6], %[r0], 0xFFFF \n\t"
472 "andi %[r6], %[r4], 0xFFFF \n\t"
497 "andi %[r6], %[r2], 0xFFFF \n\t"
527 "andi %[r4], %[r1], 0xFFFF \n\t"
529 "andi %[r6], %[r0], 0xFFFF \n\t
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/dlx/
itype.d 15 10: 30 c5 00 00 andi r5,r6,0x0000
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/lm32/
insn.s 32 RegUImm andi
  /external/libvpx/libvpx/third_party/libyuv/source/
rotate_mips.cc 36 "andi $t0, %[dst], 0x3 \n"
37 "andi $t1, %[dst_stride], 0x3 \n"
124 "andi $t0, %[dst], 0x3 \n"
125 "andi $t1, %[dst_stride], 0x3 \n"
329 "andi $t0, %[dst_a], 0x3 \n"
330 "andi $t8, %[dst_b], 0x3 \n"
332 "andi $t8, %[dst_stride_a], 0x3 \n"
333 "andi $s5, %[dst_stride_b], 0x3 \n"
row_mips.cc 30 "andi $t8, $t8, 0x3 \n"
35 "andi $a3, $a3, 0x3 \n"
47 "andi $t8, %[count], 0x3f \n" // whole 64-B chunks?
130 "andi $t8, %[count], 0x1f \n" // 32-byte chunk?
157 "andi %[count], $t8, 0x3 \n"
194 "andi $a3, $a3, 0x3 \n" // a1 is word aligned?
205 "andi $t8, %[count], 0x3f \n" // whole 64-B chunks?
303 "andi $t8, %[count], 0x1f \n" // 32-byte chunk?
337 "andi %[count], $t8, 0x3 \n"
390 " andi %[width], %[width], 0xf \n" // residua
    [all...]
  /external/llvm/lib/Target/Mips/
MSA.txt 18 It is not possible to emit bclri.b since andi.b covers exactly the
19 same cases. andi.b should use fractionally less power than bclri.b in
  /external/v8/src/ic/ppc/
stub-cache-ppc.cc 165 __ andi(scratch, scratch,
175 __ andi(scratch, scratch,
  /external/v8/test/cctest/
test-disasm-ppc.cc 105 COMPARE(andi(r0, r3, Operand(4)), "70600004 andi. r0, r3, 4");
  /system/core/libpixelflinger/arch-mips64/
t32cb16blend.S 123 andi $a5, 0xFFFF
140 andi $a5, 0xFFFF
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/or1k/
allinsn.s 417 l.andi r0,r0,0
418 l.andi r31,r31,-1
419 l.andi r16,r16,-32768
420 l.andi r15,r15,32767
421 l.andi r1,r1,1
422 l.andi r27,r21,11927
423 l.andi r21,r23,12059
424 l.andi r30,r30,-31804
  /external/llvm/test/MC/Mips/
micromips-alu-instructions.s 27 # CHECK-EL: andi $9, $6, 17767 # encoding: [0x26,0xd1,0x67,0x45]
28 # CHECK-EL: andi $9, $6, 17767 # encoding: [0x26,0xd1,0x67,0x45]
64 # CHECK-EB: andi $9, $6, 17767 # encoding: [0xd1,0x26,0x45,0x67]
65 # CHECK-EB: andi $9, $6, 17767 # encoding: [0xd1,0x26,0x45,0x67]
100 andi $9, $6, 17767
mips-alu-instructions.s 8 # CHECK: andi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x30]
9 # CHECK: andi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x30]
10 # CHECK: andi $9, $9, 17767 # encoding: [0x67,0x45,0x29,0x31]
40 andi $9, $6, 17767
41 andi $9, 17767

Completed in 506 milliseconds

1 23 4 5 6 7 8 91011>>