Home
last modified time | relevance | path

Searched refs:mpn_cnd_add_n (Results 1 – 25 of 50) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dsec_invert.c156 mpn_cnd_add_n (swap, bp, bp, ap, n); in mpn_sec_invert()
161 cy -= mpn_cnd_add_n (cy, up, up, mp, n); in mpn_sec_invert()
167 cy = mpn_cnd_add_n (cy, up, up, m1hp, n); in mpn_sec_invert()
H A Dsec_pi1_div.c99 mpn_cnd_add_n (cy, np, np, dp, dn); in FNAME()
154 mpn_cnd_add_n (cy, np, np, dp, dn); in FNAME()
161 mpn_cnd_add_n (cy, np, np, dp, dn); in FNAME()
H A Dcnd_add_n.c38 mpn_cnd_add_n (mp_limb_t cnd, mp_ptr rp, mp_srcptr up, mp_srcptr vp, mp_size_t n) in mpn_cnd_add_n() function
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/coreisbr/
H A Dcnd_add_n.asm1 dnl AMD64 mpn_cnd_add_n.
73 define(func, mpn_cnd_add_n)
81 PROLOGUE(mpn_cnd_add_n)
H A Dcnd_sub_n.asm1 dnl AMD64 mpn_cnd_add_n, mpn_cnd_sub_n
83 MULFUNC_PROLOGUE(mpn_cnd_add_n mpn_cnd_sub_n)
/netbsd/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
H A Dcnd_add_n.asm1 dnl Intel Pentium-4 mpn_cnd_add_n -- mpn addition.
57 PROLOGUE(mpn_cnd_add_n)
/netbsd/external/lgpl3/gmp/dist/mpn/arm/
H A Dcnd_aors_n.asm1 dnl ARM mpn_cnd_add_n, mpn_cnd_sub_n
54 define(func, mpn_cnd_add_n)')
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
H A Dcnd_aors_n.asm1 dnl PowerPC-64 mpn_cnd_add_n/mpn_cnd_sub_n.
51 define(func, mpn_cnd_add_n)
/netbsd/external/lgpl3/gmp/dist/mpn/x86/
H A Dcnd_aors_n.asm1 dnl X86 mpn_cnd_add_n, mpn_cnd_sub_n
57 define(func, mpn_cnd_add_n)')
/netbsd/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparct3/
H A Dcnd_aors_n.asm1 dnl SPARC v9 mpn_cnd_add_n and mpn_cnd_sub_n for T3/T4/T5.
69 define(`func', `mpn_cnd_add_n')
82 MULFUNC_PROLOGUE(mpn_cnd_add_n mpn_cnd_sub_n)
/netbsd/external/lgpl3/gmp/dist/mpn/arm64/
H A Dcnd_aors_n.asm1 dnl ARM64 mpn_cnd_add_n, mpn_cnd_sub_n
52 define(`func', mpn_cnd_add_n)')
/netbsd/external/lgpl3/gmp/dist/mpn/arm64/cora53/
H A Dcnd_aors_n.asm1 dnl ARM64 mpn_cnd_add_n, mpn_cnd_sub_n
52 define(`func', mpn_cnd_add_n)')
/netbsd/external/lgpl3/gmp/dist/mpn/ia64/
H A Dcnd_aors_n.asm1 dnl IA-64 mpn_cnd_add_n/mpn_cnd_sub_n.
51 define(func, mpn_cnd_add_n)
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dcnd_aors_n.asm1 dnl AMD64 mpn_cnd_add_n, mpn_cnd_sub_n
73 MULFUNC_PROLOGUE(mpn_cnd_add_n mpn_cnd_sub_n)
/netbsd/external/lgpl3/gmp/dist/mpn/x86/atom/
H A Dcnd_add_n.asm1 dnl X86 mpn_cnd_add_n optimised for Intel Atom.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/atom/
H A Dcnd_add_n.asm1 dnl X86-64 mpn_cnd_add_n.
/netbsd/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
H A Dcnd_aors_n.asm1 dnl ARM mpn_cnd_add_n/mpn_cnd_sub_n optimised for A15.
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1644 #define mpn_cnd_add_n __MPN(cnd_add_n) macro
1645 __GMP_DECLSPEC mp_limb_t mpn_cnd_add_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1644 #define mpn_cnd_add_n __MPN(cnd_add_n) macro
1645 __GMP_DECLSPEC mp_limb_t mpn_cnd_add_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1644 #define mpn_cnd_add_n __MPN(cnd_add_n) macro
1645 __GMP_DECLSPEC mp_limb_t mpn_cnd_add_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1644 #define mpn_cnd_add_n __MPN(cnd_add_n) macro
1645 __GMP_DECLSPEC mp_limb_t mpn_cnd_add_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1644 #define mpn_cnd_add_n __MPN(cnd_add_n) macro
1645 __GMP_DECLSPEC mp_limb_t mpn_cnd_add_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1644 #define mpn_cnd_add_n __MPN(cnd_add_n) macro
1645 __GMP_DECLSPEC mp_limb_t mpn_cnd_add_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1644 #define mpn_cnd_add_n __MPN(cnd_add_n) macro
1645 __GMP_DECLSPEC mp_limb_t mpn_cnd_add_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1644 #define mpn_cnd_add_n __MPN(cnd_add_n) macro
1645 __GMP_DECLSPEC mp_limb_t mpn_cnd_add_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);

12