Home
last modified time | relevance | path

Searched refs:mpn_hamdist (Results 1 – 25 of 60) sorted by relevance

123

/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/bd1/
H A Dhamdist.asm1 dnl AMD64 SSSE3/XOP mpn_hamdist -- hamming distance.
64 MULFUNC_PROLOGUE(mpn_hamdist)
78 PROLOGUE(mpn_hamdist)
/netbsd/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/
H A Dpopham.asm1 dnl AMD K6-2 mpn_popcount, mpn_hamdist -- mpn bit population count and
64 define(M4_function,mpn_hamdist)
72 MULFUNC_PROLOGUE(mpn_popcount mpn_hamdist)
/netbsd/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
H A Dpopham.asm1 dnl AMD K7 mpn_popcount, mpn_hamdist -- population count and hamming
70 define(M4_function,mpn_hamdist)
78 MULFUNC_PROLOGUE(mpn_popcount mpn_hamdist)
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dhamdist.c59 count = mpn_hamdist (up, vp, vsize); in mpz_hamdist()
152 count += mpn_hamdist (up, vp, step); in mpz_hamdist()
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/p7/
H A Dhamdist.asm1 dnl PowerPC-64 mpn_hamdist.
45 PROLOGUE(mpn_hamdist)
/netbsd/external/lgpl3/gmp/dist/mpn/x86/pentium/
H A Dhamdist.asm1 dnl Intel P5 mpn_hamdist -- mpn hamming distance.
59 PROLOGUE(mpn_hamdist)
/netbsd/external/lgpl3/gmp/dist/mpn/cray/
H A Dhamdist.c35 mpn_hamdist (mp_srcptr p1, mp_srcptr p2, mp_size_t n) in mpn_hamdist() function
/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dpopham.c40 #define FNAME mpn_hamdist
/netbsd/external/lgpl3/gmp/dist/mpn/alpha/ev67/
H A Dhamdist.asm1 dnl Alpha ev67 mpn_hamdist -- mpn hamming distance.
/netbsd/external/lgpl3/gmp/dist/mpn/x86/atom/mmx/
H A Dhamdist.asm1 dnl Intel Atom mpn_hamdist -- hamming distance.
/netbsd/external/lgpl3/gmp/dist/mpn/x86/p6/mmx/
H A Dpopham.asm1 dnl Intel Pentium-II mpn_popcount, mpn_hamdist -- population count and
/netbsd/external/lgpl3/gmp/dist/mpn/x86/p6/p3mmx/
H A Dpopham.asm1 dnl Intel Pentium-III mpn_popcount, mpn_hamdist -- population count and
/netbsd/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
H A Dhamdist.asm1 dnl Intel P55 mpn_hamdist -- mpn hamming distance.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/k10/
H A Dhamdist.asm1 dnl AMD64 mpn_hamdist -- hamming distance.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/silvermont/
H A Dhamdist.asm1 dnl x86-64 mpn_hamdist.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/zen/
H A Dhamdist.asm1 dnl AMD64 mpn_hamdist -- hamming distance.
/netbsd/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparct3/
H A Dhamdist.asm1 dnl SPARC v9 mpn_hamdist for T3/T4.
/netbsd/external/lgpl3/gmp/dist/mpn/arm/neon/
H A Dhamdist.asm1 dnl ARM Neon mpn_hamdist -- mpn bit hamming distance.
64 PROLOGUE(mpn_hamdist)
/netbsd/external/lgpl3/gmp/dist/mpn/arm64/
H A Dhamdist.asm1 dnl ARM64 Neon mpn_hamdist -- mpn bit hamming distance.
/netbsd/external/lgpl3/gmp/dist/mpn/ia64/
H A Dhamdist.asm1 dnl IA-64 mpn_hamdist -- mpn hamming distance.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dhamdist.asm1 dnl AMD64 SSSE3 mpn_hamdist -- hamming distance.
/netbsd/external/lgpl3/gmp/dist/mpn/arm/v6/
H A Dpopham.asm1 dnl ARM mpn_popcount and mpn_hamdist.
/netbsd/external/lgpl3/gmp/dist/mpn/x86/pentium4/mmx/
H A Dpopham.asm1 dnl Intel Pentium 4 mpn_popcount, mpn_hamdist -- population count and
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dpopham.asm1 dnl AMD64 mpn_popcount, mpn_hamdist -- population count and hamming distance.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
H A Dhamdist.asm1 dnl AMD64 mpn_hamdist -- hamming distance.

123