HomeSort by: relevance | last modified time | path
    Searched refs:avoided (Results 1 - 16 of 16) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
smoothstep.sh 70 * that floating point math can be avoided.
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
smoothstep.sh 70 * that floating point math can be avoided.
  /src/external/lgpl3/gmp/dist/mpn/m88k/mc88110/
mul_1.s 59 or r2,r10,r0 ; could be avoided if unrolled
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/k62mmx/
copyd.asm 43 C If dst is 4mod8 the loop would be 1.17 c/l, but that's avoided by
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/mmx/
popham.asm 47 C Loading with unaligned movq's costs an extra 1 c/l and hence is avoided.
  /src/crypto/external/apache2/openssl/dist/crypto/chacha/asm/
chacha-c64xplus.pl 211 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
268 ROTL @Y[$b1],7,@Y[$b0] ; avoided cross-path stall
325 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall
383 ROTL @Y[$b0],7,@Y[$b1] ; avoided cross-path stall
648 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
707 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall
  /src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
chacha-c64xplus.pl 211 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
268 ROTL @Y[$b1],7,@Y[$b0] ; avoided cross-path stall
325 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall
383 ROTL @Y[$b0],7,@Y[$b1] ; avoided cross-path stall
648 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
707 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall
  /src/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/
chacha-c64xplus.pl 212 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
269 ROTL @Y[$b1],7,@Y[$b0] ; avoided cross-path stall
326 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall
384 ROTL @Y[$b0],7,@Y[$b1] ; avoided cross-path stall
649 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
708 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall
  /src/sys/arch/m68k/060sp/dist/
fplsp.doc 129 with Signalling NAN inputs. Use of SNANs should be avoided with
  /src/usr.bin/make/unit-tests/
directive-for-empty.mk 108 # same variable name. These are generally avoided by developers, as they
  /src/external/lgpl3/gmp/dist/mpn/x86/
sqr_basecase.asm 46 C lot of function call overheads are avoided, especially when the size is
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/
sqr_basecase.asm 43 C lot of function call overheads are avoided, especially when the size is
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
popcount.asm 239 movd %xmm0, areg C movq avoided due to gas bug
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
sqr_basecase.asm 55 C lot of function call overheads are avoided, especially when the given size
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
sqr_basecase.asm 73 C lot of function call overheads are avoided, especially when the given size
  /src/external/mit/isl/dist/doc/
implementation.tex 791 In the online method the split is similarly avoided by the introduction

Completed in 40 milliseconds