Home
last modified time | relevance | path

Searched refs:mpn_copyd (Results 1 – 25 of 85) sorted by relevance

1234

/netbsd/external/lgpl3/gmp/dist/mpn/x86/k6/k62mmx/
H A Dcopyd.asm1 dnl AMD K6-2 mpn_copyd -- copy limb vector, decrementing.
69 PROLOGUE(mpn_copyd)
/netbsd/external/lgpl3/gmp/dist/mpn/x86/
H A Dcopyd.asm1 dnl x86 mpn_copyd -- copy limb vector, decrementing.
59 PROLOGUE(mpn_copyd)
/netbsd/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dcopyd.asm1 dnl Intel P6 mpn_copyd -- copy limb vector backwards.
70 PROLOGUE(mpn_copyd)
/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dcopyd.c34 mpn_copyd (mp_ptr rp, mp_srcptr up, mp_size_t n) in mpn_copyd() function
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/fastsse/
H A Dcopyd.asm1 dnl AMD64 mpn_copyd optimised for CPUs with fast SSE.
80 PROLOGUE(mpn_copyd)
H A Dcopyd-palignr.asm1 dnl AMD64 mpn_copyd optimised for CPUs with fast SSE copying and SSSE3.
76 PROLOGUE(mpn_copyd)
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/fastavx/
H A Dcopyd.asm1 dnl AMD64 mpn_copyd optimised for CPUs with fast AVX.
71 PROLOGUE(mpn_copyd)
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc32/vmx/
H A Dcopyd.asm1 dnl PowerPC-32/VMX and PowerPC-64/VMX mpn_copyd.
75 PROLOGUE(mpn_copyd)
/netbsd/external/lgpl3/mpfr/dist/src/
H A Durandomb.c102 mpn_copyd (rp + k, rp, nlimbs); in mpfr_urandomb()
H A Dset_uj.c98 mpn_copyd (yp+len, yp, k); /* Must use copyd */ in mpfr_set_uj_2exp()
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/bd1/
H A Dcopyd.asm1 dnl X86-64 mpn_copyd optimised for AMD bd1.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/bt2/
H A Dcopyd.asm1 dnl X86-64 mpn_copyd.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/zen/
H A Dcopyd.asm1 dnl X86-64 mpn_copyd optimised for AMD Zen.
/netbsd/external/lgpl3/gmp/dist/mpn/alpha/
H A Dcopyd.asm1 dnl Alpha mpn_copyd -- copy, decrementing.
/netbsd/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/neon/
H A Dcopyd.asm1 dnl ARM Neon mpn_copyd optimised for A15.
/netbsd/external/lgpl3/gmp/dist/mpn/arm64/
H A Dcopyd.asm1 dnl ARM64 mpn_copyd.
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/p7/
H A Dcopyd.asm1 dnl PowerPC-64 mpn_copyd.
/netbsd/external/lgpl3/gmp/dist/mpn/s390_32/
H A Dcopyd.asm1 dnl S/390-32 mpn_copyd
/netbsd/external/lgpl3/gmp/dist/mpn/s390_64/
H A Dcopyd.asm1 dnl S/390-64 mpn_copyd
/netbsd/external/lgpl3/gmp/dist/mpn/sparc64/
H A Dcopyd.asm1 dnl SPARC v9 mpn_copyd -- Copy a limb vector, decrementing.
/netbsd/external/lgpl3/gmp/dist/mpn/x86/atom/mmx/
H A Dcopyd.asm1 dnl Intel Atom mpn_copyd -- copy limb vector, decrementing.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/atom/
H A Dcopyd.asm1 dnl X86-64 mpn_copyd optimised for Intel Atom.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/bt1/
H A Dcopyd.asm1 dnl AMD64 mpn_copyd optimised for AMD bobcat.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dcopyd.asm1 dnl X86-64 mpn_copyd.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/nano/
H A Dcopyd.asm1 dnl X86-64 mpn_copyd optimised for Intel Sandy Bridge.

1234