mpir/mpn/x86_64/k8
2009-09-29 23:52:09 +00:00
..
k10 Added K10 tuning values. 2009-05-27 22:27:18 +00:00
add_err1_n.asm New K8/K10 asm function add_err1 2009-08-18 15:37:23 +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
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
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
divrem_hensel_qr_1.asm New asm functions for AMD divrem_hensel_qr_1 divrem_hensel_r_1 2009-09-29 23:52: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 tuning values. 2009-05-28 00:12:42 +00:00
ior_n.as
iorn_n.as
lshift1.as
lshift2.asm New K8 asm functions mpn_lshift2 mpn_rshift2 2009-07-24 11:54:46 +00:00
lshift.as
lshiftc.asm New K8 asm function mpn_lshiftc 2009-08-12 03:13:11 +00:00
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.as mul_basecase to yasm 2009-05-20 13:03:53 +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
rsh_divrem_hensel_qr_1.asm New AMD rsh_divrem_hensel_qr_1 asm fn 2009-09-29 21:53:03 +00:00
rshift1.as
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
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
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
udiv.as
umul.as
xnor_n.as
xor_n.as