Home
last modified time | relevance | path

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

12

/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dsec_invert.c51 mpn_cnd_sub_n (cnd, rp, ap, scratch, n); in mpn_cnd_neg()
155 swap = mpn_cnd_sub_n (odd, ap, ap, bp, n); in mpn_sec_invert()
160 cy = mpn_cnd_sub_n (odd, up, up, vp, n); in mpn_sec_invert()
H A Dsec_powm.c71 mpn_cnd_sub_n (cy, rp, up + n, mp, n); \
78 mpn_cnd_sub_n (cy, rp, rp, mp, n); \
88 mpn_cnd_sub_n (cy, rp, rp, mp, n); \
356 mpn_cnd_sub_n (!cnd, rp, rp, mp, n); in mpn_sec_powm()
H A Dcnd_sub_n.c38 mpn_cnd_sub_n (mp_limb_t cnd, mp_ptr rp, mp_srcptr up, mp_srcptr vp, mp_size_t n) in mpn_cnd_sub_n() function
H A Dsec_pi1_div.c145 nh -= mpn_cnd_sub_n (cnd, np, np, dp, dn); in FNAME()
/netbsd/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
H A Dcnd_sub_n.asm1 dnl Intel Pentium-4 mpn_cnd_sub_n -- mpn subtraction.
57 PROLOGUE(mpn_cnd_sub_n)
/netbsd/external/lgpl3/gmp/dist/mpn/arm/
H A Dcnd_aors_n.asm1 dnl ARM mpn_cnd_add_n, mpn_cnd_sub_n
61 define(func, mpn_cnd_sub_n)')
/netbsd/external/lgpl3/gmp/dist/mpn/x86/
H A Dcnd_aors_n.asm1 dnl X86 mpn_cnd_add_n, mpn_cnd_sub_n
61 define(func, mpn_cnd_sub_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.
79 define(`func', `mpn_cnd_sub_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
57 define(`func', mpn_cnd_sub_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
57 define(`func', mpn_cnd_sub_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.
58 define(func, mpn_cnd_sub_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_64/coreisbr/
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/atom/
H A Dcnd_sub_n.asm1 dnl X86 mpn_cnd_sub_n optimised for Intel Atom.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/atom/
H A Dcnd_sub_n.asm1 dnl X86-64 mpn_cnd_sub_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/dist/mpn/powerpc64/mode64/
H A Dcnd_aors_n.asm1 dnl PowerPC-64 mpn_cnd_add_n/mpn_cnd_sub_n.
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1646 #define mpn_cnd_sub_n __MPN(cnd_sub_n) macro
1647 __GMP_DECLSPEC mp_limb_t mpn_cnd_sub_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1646 #define mpn_cnd_sub_n __MPN(cnd_sub_n) macro
1647 __GMP_DECLSPEC mp_limb_t mpn_cnd_sub_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1646 #define mpn_cnd_sub_n __MPN(cnd_sub_n) macro
1647 __GMP_DECLSPEC mp_limb_t mpn_cnd_sub_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1646 #define mpn_cnd_sub_n __MPN(cnd_sub_n) macro
1647 __GMP_DECLSPEC mp_limb_t mpn_cnd_sub_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1646 #define mpn_cnd_sub_n __MPN(cnd_sub_n) macro
1647 __GMP_DECLSPEC mp_limb_t mpn_cnd_sub_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1646 #define mpn_cnd_sub_n __MPN(cnd_sub_n) macro
1647 __GMP_DECLSPEC mp_limb_t mpn_cnd_sub_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1646 #define mpn_cnd_sub_n __MPN(cnd_sub_n) macro
1647 __GMP_DECLSPEC mp_limb_t mpn_cnd_sub_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1646 #define mpn_cnd_sub_n __MPN(cnd_sub_n) macro
1647 __GMP_DECLSPEC mp_limb_t mpn_cnd_sub_n (mp_limb_t, mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);

12