mpir/mpn/x86_64/k8
2009-05-14 02:44:19 +00:00
..
k10 update gmp-mparam's 2009-04-11 04:03:34 +00:00
add_n.as
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
addmul_1.as
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
andn_n.as
com_n.as
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
gmp-mparam.h Fixed toom4 and toom7 issues and added k8 tuning code. 2009-05-09 21:12:13 +00:00
ior_n.as
iorn_n.as
lshift1.as
lshift.as
mul_1.as
mul_2.as duplicate x86_64 mul_2.as to overcome fat issues 2009-04-13 20:32:16 +00:00
mul_basecase.asm New generic functions/macros mpn_lshift2 mpn_rshift2 and tests/speed etc 2009-05-14 02:44:19 +00:00
nand_n.as
nior_n.as
redc_basecase.as
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
rshift1.as
rshift.as
sqr_basecase.as
sub_n.as
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
submul_1.as
sumdiff_n.as
udiv.as
umul.as
xnor_n.as
xor_n.as