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

1 23 4 5 6 7

  /external/openssl/crypto/sha/asm/
sha1-mips.pl 100 andi $t2,@X[$i],0xFF00
102 andi $t1,0xFF00
134 andi $t2,@X[$i],0xFF00
136 andi $t1,0xFF00
sha1-ppc.pl 193 andi. r0,$inp,3
209 andi. $t1,$t1,4095 ; distance to closest page boundary
  /external/strace/
CREDITS 17 Andi Kleen <ak@suse.de>
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
ll.S 100 andi. 13,11,0x1
118 andi. 24,24,(POSITION_MASK<<8+0xff) # mask it
127 andi. 8,8,(N-1)
132 andi. 13,11,0xff00
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
user_64.h 44 * x86-64 support by Andi Kleen.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
user_64.h 44 * x86-64 support by Andi Kleen.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
user_64.h 44 * x86-64 support by Andi Kleen.
  /system/core/include/private/pixelflinger/
ggl_fixed.h 335 "andi %[tmp2],%[shift],0x20\t\n"
353 "andi %[tmp2],%[shift],0x20\t\n"
407 "andi %[tmp2],%[shift],0x20\t\n"
425 "andi %[tmp2],%[shift],0x20\t\n"
  /dalvik/vm/mterp/mips/
footer.S 326 andi a3, a3, JIT_PROF_SIZE-1 # eliminate excess bits
382 andi a0, (kSubModeJitTraceBuild | kSubModeJitSV)
493 andi a1, kSubModeJitTraceBuild
529 andi a1, kSubModeJitTraceBuild
    [all...]
header.S 110 #define GET_PREFETCHED_OPCODE(dreg, sreg) andi dreg, sreg, 255
  /external/v8/src/mips/
ic-mips.cc     [all...]
constants-mips.cc 315 case ANDI:
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-ppc.pl 362 andi. $t0,$inp,3
363 andi. $t1,$out,3
383 andi. $t0,$t0,4096-16
385 andi. $t1,$t1,4096-16
796 andi. $t0,$inp,3
797 andi. $t1,$out,3
817 andi. $t0,$t0,4096-16
819 andi. $t1,$t1,4096-16
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-ppc.pl 193 andi. r0,$inp,3
209 andi. $t1,$t1,4095 ; distance to closest page boundary
  /external/chromium_org/v8/src/mips/
ic-mips.cc     [all...]
constants-mips.cc 321 case ANDI:
  /external/openssl/crypto/aes/asm/
aes-ppc.pl 362 andi. $t0,$inp,3
363 andi. $t1,$out,3
383 andi. $t0,$t0,4096-16
385 andi. $t1,$t1,4096-16
796 andi. $t0,$inp,3
797 andi. $t1,$out,3
817 andi. $t0,$t0,4096-16
819 andi. $t1,$t1,4096-16
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
bash.php 5 * Author: Andreas Gohr (andi@splitbrain.org)
perl.php 5 * Author: Andreas Gohr (andi@splitbrain.org), Ben Keen (ben.keen@gmail.com)
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 309 // Unfortunately, there is no andi, only andi., and we can't insert that
334 // Unfortunately, there is no andi, only andi., and we can't insert that
PPCSchedule.td 142 // andi. IntGeneral
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.td 329 // e.g. addi, andi
333 // e.g. addi, andi
337 // e.g. addi, andi
    [all...]
  /art/runtime/
disassembler_mips.cc 126 { kITypeMask, 12 << kOpcodeShift, "andi", "TSi", },
  /external/kernel-headers/original/linux/
rcupdate.h 23 * and inputs from Rusty Russell, Andrea Arcangeli and Andi Kleen.
  /external/valgrind/main/none/tests/ppc32/
jm-int.stdout.exp     [all...]

Completed in 2884 milliseconds

1 23 4 5 6 7