mpir/mpn/x86_64/netburst
2014-04-01 01:13:01 +01:00
..
add_n.as
addmul_1.as
addmul_2.as converted addmul_2 to yasm 2009-04-14 17:00:30 +00:00
and_n.as
andn_n.as
com_n.as
divexact_byff.as replace divebyff.* with divexact_byff.* 2010-08-13 13:23:52 +00:00
gmp-mparam.h Put netburst tuning back. 2014-04-01 01:13:01 +01:00
ior_n.as
iorn_n.as
karaadd.asm copy k8 and karaadd/sub to the other cpu arches linux and windows 2011-07-05 20:16:41 +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.as add missing asm functions for nano,netburst as fat requires asm (not C) functions for any function in the fat structure 2010-07-22 15:42:21 +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 Moved new mul_basecase into netburst directory. 2009-06-07 00:32:55 +00:00
nand_n.as
nior_n.as
redc_1.as change calling convention on the asm code in x86_64 for redc_1 2010-12-16 22:39:03 +00:00
rshift.as
sub_n.as
submul_1.as
xnor_n.as
xor_n.as