mpir/mpn/x86_64/nehalem
2015-11-13 14:47:44 +00:00
..
westmere Remove sb_div* small implementation (due to bug and due to being a very minor 2015-11-13 14:47:44 +00:00
add_err1_n.asm Added comments to add_err1_n/add_err2_n.asm and fixed some comments in 2014-02-07 14:55:59 +00:00
add_n.as
addadd_n.asm Replace lahf and sahf with .byte declarations to support old coreutils such as 2015-06-11 12:51:45 +00:00
addlsh_n.as
addmul_1.as
addmul_2.as
addsub_n.asm Replace lahf and sahf with .byte declarations to support old coreutils such as 2015-06-11 12:51:45 +00:00
and_n.asm
andn_n.asm
com_n.asm
copyd.asm
copyi.asm
divexact_byff.as
divrem_hensel_qr_1_2.asm
gmp-mparam.h Remove sb_div* small implementation (due to bug and due to being a very minor 2015-11-13 14:47:44 +00:00
hamdist.asm
ior_n.asm
iorn_n.asm
karaadd.asm karasub/add for nehalem 2011-07-13 08:35:13 +00:00
karasub.asm correct pop order for karasub , add redc_2 , add generic addadd addsub subadd sumdiff 2012-03-10 08:27:37 +00:00
lshift.asm
mod_1_1.asm New nehalem mod_1_1 2011-02-15 17:00:25 +00:00
mod_1_2.asm
mod_1_3.asm
mul_1.asm new nehalem mpn_mul_1 , this time for real.... 2010-12-24 05:58:03 +00:00
mul_2.asm new nehalem mpn_mul_2 asm function 2010-12-22 09:01:47 +00:00
mul_basecase.as
nand_n.asm
nior_n.asm
popcount.asm New nehalem asm function popcount 2010-12-04 14:29:18 +00:00
redc_1.as change calling convention on the asm code in x86_64 for redc_1 2010-12-16 22:39:03 +00:00
rsh1add_n.as
rsh1sub_n.as
rsh_divrem_hensel_qr_1_2.asm
rshift.asm
store.asm
sub_err1_n.asm Comments in sub_err1_n/sub_err2_n.asm. 2014-02-07 13:05:55 +00:00
sub_n.as
subadd_n.asm Replace lahf and sahf with .byte declarations to support old coreutils such as 2015-06-11 12:51:45 +00:00
sublsh1_n.as
submul_1.as
sumdiff_n.asm Replace lahf and sahf with .byte declarations to support old coreutils such as 2015-06-11 12:51:45 +00:00
xnor_n.asm
xor_n.asm