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

1 2 3 4 5

  /external/llvm/test/CodeGen/MBlaze/
shift.ll 13 ; FUN: andi
30 ; FUN: andi
33 ; SHT-NOT: andi
49 ; FUN: andi
66 ; FUN: andi
69 ; SHT-NOT: andi
85 ; FUN: andi
88 ; SHT-NOT: andi
103 ; FUN: andi
106 ; SHT-NOT: andi
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
and-imm.ll 3 ; andi. r3, r3, 32769
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mempolicy.h 8 * Copyright 2003,2004 Andi Kleen SuSE Labs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mempolicy.h 8 * Copyright 2003,2004 Andi Kleen SuSE Labs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mempolicy.h 8 * Copyright 2003,2004 Andi Kleen SuSE Labs
  /external/kernel-headers/original/asm-x86/
desc_defs.h 1 /* Written 2000 by Andi Kleen */
genapic_32.h 14 * Copyright 2003 Andi Kleen, SuSE Labs.
  /external/llvm/test/CodeGen/CellSPU/
ctpop.ll 3 ; RUN: grep andi %t1.s | count 3
intrinsics_logical.ll 9 declare <4 x i32> @llvm.spu.si.andi(<4 x i32>, i16)
40 call <4 x i32> @llvm.spu.si.andi(<4 x i32> %A, i16 65)
int2fp.ll 7 ; RUN: grep andi %t1.s | count 1
struct_1.ll 7 ; RUN: grep andi %t1.s | count 5
18 ; RUN: grep andi %t2.s | count 5
  /external/llvm/test/MC/MBlaze/
mblaze_typeb.s 29 # CHECK: andi
32 andi r1, r2, 0x000F
  /external/openssl/crypto/
ppccpuid.pl 110 Lot: andi. r5,r3,3
122 andi. r4,r4,3
  /external/openssl/crypto/sha/asm/
sha1-mips.s 45 andi $30,$8,0xFF00
47 andi $6,0xFF00
69 andi $30,$9,0xFF00
71 andi $6,0xFF00
93 andi $30,$10,0xFF00
95 andi $6,0xFF00
117 andi $30,$11,0xFF00
119 andi $6,0xFF00
141 andi $30,$12,0xFF00
143 andi $6,0xFF0
    [all...]
sha256-mips.s 56 andi $15,$8,0xFF00
58 andi $14,0xFF00
108 andi $16,$9,0xFF00
110 andi $15,0xFF00
160 andi $17,$10,0xFF00
162 andi $16,0xFF00
212 andi $18,$11,0xFF00
214 andi $17,0xFF00
264 andi $19,$12,0xFF00
266 andi $18,0xFF0
    [all...]
  /external/llvm/test/MC/Disassembler/MBlaze/
mblaze_typeb.txt 19 # CHECK: andi r1, r2, 15
  /external/oprofile/
ChangeLog 303 2009-07-31 Andi Kleen <ak@linux.intel.com>
359 2009-06-05 Andi Kleen <ak@linux.intel.com>
372 2009-06-05 Andi Kleen <ak@linux.intel.com>
398 2009-05-19 Andi Kleen <ak@linux.intel.com>
402 2009-05-19 Andi Kleen <ak@linux.intel.com>
410 2009-05-19 Andi Kleen <ak@linux.intel.com>
432 2009-05-07 Andi Kleen <ak@linux.intel.com>
457 2009-05-06 Andi Kleen <ak@linux.intel.com>
461 2009-05-01 Andi Kleen <ak@linux.intel.com>
470 2009-04-29 Andi Kleen <ak@linux.intel.com
    [all...]
ChangeLog-2008 9 * libop/Makefile.am: Add Andi Kleen's new op_hw_specific.h
27 2008-11-12 Andi Kleen <andi@firstfloor.org>
34 2008-11-12 Andi Kleen <andi@firstfloor.org>
89 2008-08-28 Andi Kleen <andi@firstfloor.org>
  /external/llvm/test/CodeGen/Mips/
atomic.ll 81 ; CHECK: andi $[[R3:[0-9]+]], $[[R0]], 3
112 ; CHECK: andi $[[R3:[0-9]+]], $[[R0]], 3
143 ; CHECK: andi $[[R3:[0-9]+]], $[[R0]], 3
175 ; CHECK: andi $[[R3:[0-9]+]], $[[R0]], 3
204 ; CHECK: andi $[[R3:[0-9]+]], $[[R0]], 3
209 ; CHECK: andi $[[R8:[0-9]+]], $4, 255
211 ; CHECK: andi $[[R10:[0-9]+]], $5, 255
  /external/valgrind/main/memcheck/tests/
atomic_incs.c 59 "andi. %0,%0,1" "\n"
76 "andi. %0,%0,1" "\n"
152 "andi. %0,%0,1" "\n"
169 "andi. %0,%0,1" "\n"
242 "andi. %0,%0,1" "\n"
259 "andi. %0,%0,1" "\n"
322 "andi. %0,%0,1" "\n"
  /external/oprofile/libop/
op_hw_specific.h 5 * @author Andi Kleen
  /external/v8/test/cctest/
test-disasm-mips.cc 205 COMPARE(andi(a0, a1, 0x1),
206 "30a40001 andi a0, a1, 0x1");
207 COMPARE(andi(v0, v1, 0xffff),
208 "3062ffff andi v0, v1, 0xffff");
  /external/valgrind/main/helgrind/tests/
annotate_hbefore.c 47 "andi. %0,%0,1" "\n"
80 "andi. %0,%0,1" "\n"
  /external/libffi/src/sh64/
sysv.S 78 andi r4, ~7, r4
97 andi r30, 3, r20
111 andi r1, ~1, r1
  /external/iproute2/man/man3/
libnetlink.3 191 Andi Kleen wrote the man page.

Completed in 640 milliseconds

1 2 3 4 5