mpir/mpn/x86_64/k8
2009-10-08 15:30:59 +00:00
..
k10 k102 params 2009-10-08 15:28:51 +00:00
add_err1_n.asm New K8/K10 asm function add_err1 2009-08-18 15:37:23 +00:00
add_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
addadd_n.as New asm functions mpn_addadd_n mpn_addsub_n mpn_subadd_n for K8/K10 2009-05-10 16:25:01 +00:00
addlsh1_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
addlsh_n.asm New asm functions K8/K10 mpn_addlsh_n mpn_sublsh_n and carry-in varients 2009-08-23 22:20:49 +00:00
addmul_1.as mixed up gas and yasm syntax 2009-08-23 23:52:01 +00:00
addmul_2.as converted addmul_2 to yasm 2009-04-14 17:00:30 +00:00
addsub_n.as New asm functions mpn_addadd_n mpn_addsub_n mpn_subadd_n for K8/K10 2009-05-10 16:25:01 +00:00
and_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
andn_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
com_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
copyd.as New asm functions for mpn_copyi mpn_copyd for k8,k10,core2,penryn,nehalem 2009-05-10 00:20:44 +00:00
copyi.as New asm functions for mpn_copyi mpn_copyd for k8,k10,core2,penryn,nehalem 2009-05-10 00:20:44 +00:00
divebyff.as New asm function mpn_divexact_byff for K8/K10/Core2/penryn/nehalem 2009-05-10 19:35:54 +00:00
divrem_hensel_qr_1_1.asm rename divrem_hensel amd asm to match 2009-09-30 02:52:41 +00:00
divrem_hensel_qr_1_2.asm new AMD asm function mpn_divrem_hensel_qr_1_2 2009-09-30 23:41:09 +00:00
divrem_hensel_r_1.asm New asm functions for AMD divrem_hensel_qr_1 divrem_hensel_r_1 2009-09-29 23:52:09 +00:00
gmp-mparam.h k8 params 2009-10-08 15:30:59 +00:00
ior_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
iorn_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
lshift1.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
lshift2.asm New K8 asm functions mpn_lshift2 mpn_rshift2 2009-07-24 11:54:46 +00:00
lshift.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
lshiftc.asm New K8 asm function mpn_lshiftc 2009-08-12 03:13:11 +00:00
mod_1_1.asm tweek mod_1_1 amd asm to full speed 2009-10-02 02:57:31 +00:00
mod_1_2.asm New amd asm function mpn_mod_1_2 2009-10-03 00:04:27 +00:00
mod_1_3.asm New AMD asm function mpn_mod_1_3 2009-10-04 23:49:02 +00:00
mul_1.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
mul_2.as duplicate x86_64 mul_2.as to overcome fat issues 2009-04-13 20:32:16 +00:00
mul_basecase.as mul_basecase to yasm 2009-05-20 13:03:53 +00:00
nand_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
nior_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
redc_basecase.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
rsh1add_n.as New asm functions mpn_rsh1add_n mpn_rsh1sub_n for K8/K10/Core2/penryn/nehalem 2009-05-10 18:46:48 +00:00
rsh1sub_n.as New asm functions mpn_rsh1add_n mpn_rsh1sub_n for K8/K10/Core2/penryn/nehalem 2009-05-10 18:46:48 +00:00
rsh_divrem_hensel_qr_1_1.asm add carry limb into the existing rsh_divrem_hensel 2009-10-04 02:16:25 +00:00
rsh_divrem_hensel_qr_1_2.asm add carry limb into the existing rsh_divrem_hensel 2009-10-04 02:16:25 +00:00
rshift1.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
rshift2.asm New K8 asm functions mpn_lshift2 mpn_rshift2 2009-07-24 11:54:46 +00:00
rshift.asm Tweek K8 mpn_rshift 2009-08-11 02:27:30 +00:00
sqr_basecase.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
store.as New asm functions mpn_store MPN_ZERO for k8/k10/nehalem 2009-05-14 20:30:27 +00:00
sub_err1_n.asm New K8/K10 asm function mpn_sub_err1_n 2009-08-18 22:36:21 +00:00
sub_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
subadd_n.as New asm functions mpn_addadd_n mpn_addsub_n mpn_subadd_n for K8/K10 2009-05-10 16:25:01 +00:00
sublsh1_n.as New asm function mpn_sublsh1_n for K8/K10 2009-05-10 20:03:47 +00:00
sublsh_n.asm New asm functions K8/K10 mpn_addlsh_n mpn_sublsh_n and carry-in varients 2009-08-23 22:20:49 +00:00
submul_1.as mixed up gas and yasm syntax 2009-08-23 23:52:01 +00:00
sumdiff_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
udiv.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
umul.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
xnor_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
xor_n.as merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00