HomeSort by: relevance | last modified time | path
    Searched refs:AMD64 (Results 1 - 25 of 191) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/bsd/jemalloc/dist/scripts/
gen_gh_actions.py 12 AMD64 = 'amd64'
213 # Only generate 2 unusual options for AMD64 to reduce matrix size
214 max_unusual_opts = MAX_UNUSUAL_OPTIONS if arch == AMD64 else 1
235 arch_suffix = f"-{arch}" if arch != AMD64 else ""
243 else: # AMD64
279 if arch == AMD64:
363 arch_suffix = f"-{arch}" if arch != AMD64 else ""
369 else: # AMD64
451 arch_suffix = f"-{arch}" if arch != AMD64 else "
    [all...]
gen_travis.py 13 AMD64 = 'amd64'
253 # Only generate 2 unusual options for AMD64 to reduce matrix size
254 max_unusual_opts = MAX_UNUSUAL_OPTIONS if arch == AMD64 else 1
339 # generate_windows(AMD64),
345 # generate_freebsd(AMD64),
347 generate_linux(AMD64),
353 # generate_macos(AMD64),
  /src/external/bsd/jemalloc.old/dist/scripts/
gen_travis.py 13 AMD64 = 'amd64'
242 # Only generate 2 unusual options for AMD64 to reduce matrix size
243 max_unusual_opts = MAX_UNUSUAL_OPTIONS if arch == AMD64 else 1
311 generate_windows(AMD64),
313 generate_freebsd(AMD64),
315 generate_linux(AMD64),
318 generate_macos(AMD64),
  /src/external/lgpl3/gmp/dist/mpn/x86_64/
aorrlsh2_n.asm 1 dnl AMD64 mpn_addlsh2_n -- rp[] = up[] + (vp[] << 2)
2 dnl AMD64 mpn_rsblsh2_n -- rp[] = (vp[] << 2) - up[]
gcd_11.asm 1 dnl AMD64 mpn_gcd_11 -- 1 x 1 gcd.
3 dnl Based on the K7 gcd_1.asm, by Kevin Ryde. Rehacked for AMD64 by Torbjorn
  /src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
aorrlsh1_n.asm 1 dnl AMD64 mpn_addlsh1_n -- rp[] = up[] + (vp[] << 1)
2 dnl AMD64 mpn_rsblsh1_n -- rp[] = (vp[] << 1) - up[]
aorrlsh2_n.asm 1 dnl AMD64 mpn_addlsh2_n -- rp[] = up[] + (vp[] << 2)
2 dnl AMD64 mpn_rsblsh2_n -- rp[] = (vp[] << 2) - up[]
gcd_11.asm 1 dnl AMD64 mpn_gcd_11 optimised for Intel CNR, PNR, SBR, IBR.
3 dnl Based on the K7 gcd_1.asm, by Kevin Ryde. Rehacked for AMD64 by Torbjorn
  /src/crypto/external/apache2/openssl/dist/util/
shlib_wrap.sh.in 43 *ELF\ 64*SPARC*|*ELF\ 64*AMD64*)
  /src/crypto/external/bsd/openssl/dist/util/
shlib_wrap.sh.in 43 *ELF\ 64*SPARC*|*ELF\ 64*AMD64*)
  /src/crypto/external/bsd/openssl.old/dist/util/
shlib_wrap.sh.in 55 *ELF\ 64*SPARC*|*ELF\ 64*AMD64*)
  /src/external/lgpl3/gmp/dist/mpn/x86_64/coreisbr/
aorrlsh1_n.asm 1 dnl AMD64 mpn_addlsh1_n -- rp[] = up[] + (vp[] << 1)
2 dnl AMD64 mpn_rsblsh1_n -- rp[] = (vp[] << 1) - up[]
aorrlsh2_n.asm 1 dnl AMD64 mpn_addlsh2_n -- rp[] = up[] + (vp[] << 2)
2 dnl AMD64 mpn_rsblsh2_n -- rp[] = (vp[] << 2) - up[]
  /src/external/lgpl3/gmp/dist/mpn/x86_64/bd2/
gcd_11.asm 1 dnl AMD64 mpn_gcd_11 optimised for AMD BD2, BD3, BT2.
3 dnl Based on the K7 gcd_1.asm, by Kevin Ryde. Rehacked for AMD64 by Torbjorn
  /src/external/lgpl3/gmp/dist/mpn/x86_64/bd4/
gcd_11.asm 1 dnl AMD64 mpn_gcd_11 optimised for AMD BD4, ZN1.
3 dnl Based on the K7 gcd_1.asm, by Kevin Ryde. Rehacked for AMD64 by Torbjorn
gcd_22.asm 1 dnl AMD64 mpn_gcd_22.
  /src/external/lgpl3/gmp/dist/mpn/x86_64/bt1/
gcd_11.asm 1 dnl AMD64 mpn_gcd_11 -- 1 x 1 gcd.
3 dnl Based on the K7 gcd_1.asm, by Kevin Ryde. Rehacked for AMD64 by Torbjorn
gcd_22.asm 1 dnl AMD64 mpn_gcd_22.
  /src/crypto/external/bsd/heimdal/dist/windows/
NTMakefile.sdk 33 CPU =AMD64
67 !if "$(CPU)" == "AMD64"
78 !if "$(CPU)" == "AMD64" || "$(CPU)" == "ARM64"
  /src/external/lgpl3/gmp/dist/mpn/x86_64/atom/
dive_1.asm 1 dnl AMD64 mpn_divexact_1 -- mpn by limb exact division.
  /src/external/lgpl3/gmp/dist/mpn/x86_64/bd1/
aorrlsh1_n.asm 1 dnl AMD64 mpn_addlsh1_n and mpn_rsblsh1_n
gcd_11.asm 1 dnl AMD64 mpn_gcd_11.
sublsh1_n.asm 1 dnl AMD64 mpn_sublsh1_n
  /src/external/lgpl3/gmp/dist/mpn/x86_64/bt2/
gcd_11.asm 1 dnl AMD64 mpn_gcd_11.
gcd_22.asm 1 dnl AMD64 mpn_gcd_22.

Completed in 40 milliseconds

1 2 3 4 5 6 7 8