.. |
atom
|
Updated atom tuning values.
|
2014-02-18 22:42:48 +00:00 |
bobcat
|
Added comments to add_err1_n/add_err2_n.asm and fixed some comments in
|
2014-02-07 14:55:59 +00:00 |
core2
|
Use GMP add/submul_1 on core2 as well.
|
2014-02-21 15:25:41 +00:00 |
fat
|
Removed old FFT tuning params from gmp-mparam.h files.
|
2012-09-25 15:43:18 +00:00 |
k8
|
Fix slowdown on penryn, retune k10.
|
2014-02-23 17:47:35 +00:00 |
nehalem
|
Corrected nehalem tuning value.
|
2014-02-18 12:42:07 +00:00 |
netburst
|
Update tuning values for netburst.
|
2014-02-17 19:14:15 +00:00 |
sandybridge
|
Sandybridge is faster with GMP sqr_basecase.
|
2014-02-17 19:52:48 +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_err2_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 |
divexact_by3c.as
|
replace diveby3.* with divexact_by3c.*
|
2010-08-13 13:18:45 +00:00 |
divexact_byfobm1.as
|
replace divebyfobm1.* with divexact_byfobm1.* and rename consistently
|
2010-08-13 13:53:34 +00:00 |
divrem_2.as
|
Added a clarification to the copyright.
|
2010-02-07 14:07:42 +00:00 |
divrem_euclidean_qr_1.as
|
Better tuning values and commit a modified file.
|
2010-03-14 02:13:05 +00:00 |
divrem_euclidean_qr_2.as
|
Convert new divrem to yasm format
|
2009-05-27 14:28:30 +00:00 |
gmp-mparam.h
|
Removed old FFT tuning params from gmp-mparam.h files.
|
2012-09-25 15:43:18 +00:00 |
longlong_inc.h
|
change the define INTEL_COMPILER to __INTEL_COMPILER
|
2013-04-18 23:45:38 +01:00 |
modexact_1c_odd.as
|
replace mode1o.* with modexact_1c_odd.*
|
2010-08-13 14:09:23 +00:00 |
mulmid_basecase.asm
|
Added mulmid_basecase assembly code and fixed a few build issues.
|
2010-02-23 23:50:37 +00:00 |
sqr_basecase.asm
|
Use GMP version of sqr_basecase on AMD K8/K10/etc and Intel Core2/Penryn/etc.
|
2014-02-17 16:43:45 +00:00 |
sub_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 |
sub_err2_n.asm
|
Comments in sub_err1_n/sub_err2_n.asm.
|
2014-02-07 13:05:55 +00:00 |
x86_64-defs.m4
|
Added some GMP m4 macros for new sqr_basecase code + license changes.
|
2014-02-17 15:54:07 +00:00 |