.. |
k8only
|
new K8only dir for asm that is faster on K8 but NOT K10
|
2010-06-26 09:00:48 +00:00 |
k10
|
new asm code for K10 popcount hamdist
|
2010-12-03 23:00:04 +00:00 |
add_err1_n.asm
|
change asm #comment to C comment
|
2009-10-15 18:13:19 +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.asm
|
New K8 asm functions mpn_and,ior,xor
|
2009-11-19 10:35:17 +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 |
divexact_byff.as
|
replace divebyff.* with divexact_byff.*
|
2010-08-13 13:23:52 +00:00 |
divrem_hensel_qr_1_1.asm
|
change asm #comment to C comment
|
2009-10-15 18:13:19 +00:00 |
divrem_hensel_qr_1_2.asm
|
change asm #comment to C comment
|
2009-10-15 18:13:19 +00:00 |
divrem_hensel_r_1.asm
|
change asm #comment to C comment
|
2009-10-15 18:13:19 +00:00 |
gmp-mparam.h
|
k8: flavius.skynet Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD
|
2010-05-20 04:24:32 +00:00 |
hamdist.asm
|
new K8 asm function popcount hamdist
|
2010-12-03 23:22:36 +00:00 |
ior_n.asm
|
New K8 asm functions mpn_and,ior,xor
|
2009-11-19 10:35:17 +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 |
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
|
some more masm? movq/movd mixups
|
2009-10-16 00:45:14 +00:00 |
mod_1_1.asm
|
change asm #comment to C comment
|
2009-10-15 18:13:19 +00:00 |
mod_1_2.asm
|
change asm #comment to C comment
|
2009-10-15 18:13:19 +00:00 |
mod_1_3.asm
|
change asm #comment to C comment
|
2009-10-15 18:13:19 +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.asm
|
windows conversion script doestn't like sums in code
|
2010-12-05 01:34:06 +00:00 |
nior_n.asm
|
windows conversion script doestn't like sums in code
|
2010-12-05 01:34:06 +00:00 |
popcount.asm
|
new K8 asm function popcount hamdist
|
2010-12-03 23:22:36 +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
|
some more masm? movq/movd mixups
|
2009-10-16 00:45:14 +00:00 |
rsh_divrem_hensel_qr_1_2.asm
|
some more masm? movq/movd mixups
|
2009-10-16 00:45:14 +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 |
rshift.asm
|
change movq to movd for old masm assembler
|
2009-10-15 18:21:27 +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.asm
|
New K8 asm function mpn_store
|
2010-12-05 10:35:49 +00:00 |
sub_err1_n.asm
|
change asm #comment to C comment
|
2009-10-15 18:13:19 +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.asm
|
New K8 asm functions mpn_and,ior,xor
|
2009-11-19 10:35:17 +00:00 |