Commit Graph

22 Commits

Author SHA1 Message Date
William Hart
af5e5416c8 Remove unused tuning values, insert provisional FFT tuning values. See #92. 2014-03-25 14:33:43 +00:00
Jean-Pierre Flori
40b0d3bf3a Properly quote define so that m4 does not fail. 2013-08-01 19:07:47 +02:00
wbhart
05c51ddd91 Removed old FFT tuning params from gmp-mparam.h files. 2012-09-25 15:43:18 +00:00
jasonmoxham
db0aab58b5 remove MULFUNC_PROLOGUE from most asm files , only carry varients left 2010-12-31 07:35:36 +00:00
jasonmoxham
295967cd2b remove all traces of aorsmul_1.* , we now use separate add and sub versions 2010-12-30 07:49:11 +00:00
jasonmoxham
577aeee345 remove all traces of aors_n.* , we now use separate add and sub versions 2010-12-30 07:20:29 +00:00
jasonmoxham
6b08d179c1 split-up popham into popcount and hamdist 2010-12-30 05:08:15 +00:00
jasonmoxham
4a8f88119c replace mode1o.* with modexact_1c_odd.* 2010-08-13 14:09:23 +00:00
jasonmoxham
ff3a95453c replace diveby3.* with divexact_by3c.* 2010-08-13 13:18:45 +00:00
jasonmoxham
5dad96491b change dive_1.* to divexact_1.* 2010-08-13 12:54:25 +00:00
jasonmoxham
238dbfdc64 k7 params 2010-05-12 16:16:45 +00:00
(no author)
2f7dfb1c01 copy old fft tables into the updated gmp-mparam.h 2010-03-25 00:03:23 +00:00
(no author)
5263c07ff4 mpn/x86/k7/gmp-mparam.h from box4 2010-03-24 22:41:49 +00:00
(no author)
f68da199f1 mpn/x86/k7/mmx/k8/gmp-mparam.h from flavius 2010-03-24 19:28:58 +00:00
jasonmoxham
c9f16233b8 add back in old fft tuning values , better than nothing 2009-10-08 22:50:40 +00:00
jasonmoxham
2488ed55e8 k7 params 2009-10-08 22:04:10 +00:00
jasonmoxham
1a7c40bb2b k8 32bit params 2009-10-08 17:52:27 +00:00
jasonmoxham
875aba0b1c New K8 32bit asm function mul_basecase 2009-08-16 21:05:35 +00:00
jasonmoxham
10e327969f New K8 32bit add/submul_1 2009-08-15 13:04:23 +00:00
jasonmoxham
c0545601a0 k7 gmp-mparam.h 2009-05-28 22:05:44 +00:00
wbhart
c7caca6d56 Set native line endings for all .c, .h, as, .asm, .s, .in, .m4, .cc, am 2008-06-25 07:33:36 +00:00
wbhart
a197a2d3eb Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches.
Removed directories for no longer supported architectures.
2008-04-17 21:03:07 +00:00