Home
last modified time | relevance | path

Searched refs:mpn_com (Results 1 – 25 of 66) sorted by relevance

123

/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dcom.c33 #undef mpn_com
34 #define mpn_com __MPN(com) macro
37 mpn_com (mp_ptr rp, mp_srcptr up, mp_size_t n) in mpn_com() function
H A Dinvertappr.c102 mpn_com (xp + n, dp, n); in mpn_bc_invertappr()
265 mpn_com (xp + 2 * n - rn, xp + n - rn, rn); in mpn_ni_invertappr()
H A Dinvert.c59 mpn_com (xp + n, dp, n); in mpn_invert()
H A Dbrootinv.c151 mpn_com (tp + pbn, tp + pbn, bn - pbn); in mpn_brootinv()
/netbsd/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/
H A Dcom.asm1 dnl AMD K6-2 mpn_com -- mpn bitwise one's complement.
42 C void mpn_com (mp_ptr dst, mp_srcptr src, mp_size_t size);
52 PROLOGUE(mpn_com)
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc32/750/
H A Dcom.asm1 dnl PowerPC 750 mpn_com -- mpn bitwise one's complement
41 C void mpn_com (mp_ptr dst, mp_srcptr src, mp_size_t size);
46 PROLOGUE(mpn_com)
/netbsd/external/lgpl3/gmp/dist/mpn/alpha/
H A Dcom.asm1 dnl Alpha mpn_com -- mpn one's complement.
40 C mp_limb_t mpn_com (mp_ptr dst, mp_srcptr src, mp_size_t size);
/netbsd/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
H A Dcom.asm1 dnl AMD Athlon mpn_com -- mpn bitwise one's complement.
37 C void mpn_com (mp_ptr dst, mp_srcptr src, mp_size_t size);
/netbsd/external/lgpl3/gmp/dist/mpn/x86/pentium/
H A Dcom.asm1 dnl Intel Pentium mpn_com -- mpn ones complement.
58 PROLOGUE(mpn_com)
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Daorsmul_i.c155 mpn_com (wp, wp, new_wsize); in mpz_aorsmul_1()
169 mpn_com (wp, wp, wsize); in mpz_aorsmul_1()
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/bd1/
H A Dcom.asm1 dnl X86-64 mpn_com optimised for AMD bd1.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/bt2/
H A Dcom.asm1 dnl X86-64 mpn_com.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dcom.asm1 dnl AMD64 mpn_com.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dcom.asm1 dnl X86-64 mpn_com.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/zen/
H A Dcom.asm1 dnl X86-64 mpn_com optimised for AMD Zen.
/netbsd/external/lgpl3/gmp/dist/mpn/arm/
H A Dcom.asm1 dnl ARM mpn_com.
/netbsd/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/neon/
H A Dcom.asm1 dnl ARM Neon mpn_com optimised for A15.
/netbsd/external/lgpl3/gmp/dist/mpn/arm64/
H A Dcom.asm1 dnl ARM64 mpn_com.
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/
H A Dcom.asm1 dnl PowerPC-64 mpn_com.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/atom/
H A Dcom.asm1 dnl X86-64 mpn_com optimised for Intel Atom.
/netbsd/external/lgpl3/gmp/dist/tests/mpn/
H A Dlogic.c124 mpn_com (rp, ap, n); in main()
H A Dt-instrument.c180 mpn_com (wp, xp, size); in check()
/netbsd/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
H A Dcom.asm1 dnl ARM mpn_com optimised for A15.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/fastsse/
H A Dcom-palignr.asm1 dnl AMD64 mpn_com optimised for CPUs with fast SSE copying and SSSE3.
H A Dcom.asm1 dnl AMD64 mpn_com optimised for CPUs with fast SSE.

123