HomeSort by relevance Sort by last modified time
    Searched full:carry (Results 1201 - 1225 of 2018) sorted by null

<<41424344454647484950>>

  /external/grub/netboot/
main.c 701 "adcw %%ax,%0\n\t" /* add carry of previous iteration */
703 "adcw $0,%0" /* add carry of last iteration */
  /external/openssl/crypto/modes/asm/
ghash-x86_64.pl 428 pcmpgtd $T2,$T3 # broadcast carry bit
434 pxor $T3,$Hkey # if(carry) H^=0x1c2_polynomial
ghash-x86.pl 55 # "Carry-less Multiplication and Its Usage for Computing the GCM Mode"
935 &pcmpgtd ($T3,$T2); # broadcast carry bit
941 &pxor ($Hkey,$T3); # if(carry) H^=0x1c2_polynomial
    [all...]
  /external/valgrind/main/VEX/priv/
host_ppc_defs.h 453 Pin_AddSubC, /* add/sub with read/write carry */
569 Bool setC; /* else read carry */
    [all...]
  /frameworks/base/docs/html/guide/topics/renderscript/
advanced.jd 454 called <code>malloc</code> in C. The added benefit is that the Android VM can carry out garbage collection as well as
462 essentially describe how memory should be allocated and also carry out the allocation. To better
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
bsaes-x86_64.pl     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp 179 /// \arg Carry The carry returned by the llvm.*.with.overflow.*.
184 llvm::Value *&Carry) {
192 Carry = CGF.Builder.CreateExtractValue(Tmp, 1);
    [all...]
  /external/openssl/crypto/aes/asm/
bsaes-x86_64.pl     [all...]
  /external/valgrind/main/coregrind/
m_signals.c 413 UInt carry = 1 & ss->__eflags; local
419 err = carry;
469 ULong carry = 1 & ss->__rflags; local
475 err = carry;
    [all...]
  /external/chromium_org/third_party/JSON/
LICENSE 107 a) cause the modified files to carry prominent notices stating that
504 a) The work must carry prominent notices stating that you modified
507 b) The work must carry prominent notices stating that it is
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-x86.pl 55 # "Carry-less Multiplication and Its Usage for Computing the GCM Mode"
935 &pcmpgtd ($T3,$T2); # broadcast carry bit
941 &pxor ($Hkey,$T3); # if(carry) H^=0x1c2_polynomial
    [all...]
  /external/chromium_org/v8/src/ia32/
ic-ia32.cc     [all...]
assembler-ia32.h 293 carry = below,
655 static const byte kJcShortOpcode = kJccShortPrefix | carry;
    [all...]
  /external/chromium_org/v8/src/x64/
ic-x64.cc     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstr64Bit.td 421 let Defs = [CARRY] in
432 let Defs = [CARRY] in {
447 let Uses = [CARRY] in {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 534 // To compute this, we first compute the potential carry bits. These are
543 // other, and there is no input carry.
548 // is no input carry.
    [all...]
  /external/valgrind/main/memcheck/docs/
mc-tech-docs.xml 614 Valgrind's register allocator. They are dead (carry
    [all...]
  /external/arduino/
license.txt 108 a) You must cause the modified files to carry prominent notices
468 b) You must cause the files modified to carry prominent notices
    [all...]
  /external/bison/
COPYING 214 a) The work must carry prominent notices stating that you modified
217 b) The work must carry prominent notices stating that it is
    [all...]
NOTICE 214 a) The work must carry prominent notices stating that you modified
217 b) The work must carry prominent notices stating that it is
    [all...]
  /external/bison/doc/
gpl-3.0.texi 226 The work must carry prominent notices stating that you modified it,
230 The work must carry prominent notices stating that it is released
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_lowering_nv50.cpp 90 // set carry defs / sources
92 i[4]->setFlagsDef(0, c[1]); // actual result not required, just the carry
  /external/chromium_org/third_party/openssl/openssl/ssl/
s3_pkt.c     [all...]
  /external/dnsmasq/
COPYING-v3 214 a) The work must carry prominent notices stating that you modified
217 b) The work must carry prominent notices stating that it is
    [all...]
  /external/eigen/
COPYING.GPL 214 a) The work must carry prominent notices stating that you modified
217 b) The work must carry prominent notices stating that it is
    [all...]

Completed in 567 milliseconds

<<41424344454647484950>>