Commit Graph

18 Commits

Author SHA1 Message Date
William Hart
8435273a1a Remove sb_div* small implementation (due to bug and due to being a very minor
performance improvement).
2015-11-13 14:47:44 +00:00
William Hart
d17ac9957b Added x86/pentium4/sse2 tuning values. 2014-03-24 22:10:02 +00:00
Jean-Pierre Flori
40b0d3bf3a Properly quote define so that m4 does not fail. 2013-08-01 19:07:47 +02:00
wbhart
1a010f75a6 Lots of tuning values. 2012-10-24 01:58:08 +00:00
wbhart
05c51ddd91 Removed old FFT tuning params from gmp-mparam.h files. 2012-09-25 15:43:18 +00:00
jasonmoxham
87e6fb66cf pentium4 tuning 2011-11-23 13:48: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
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
mvngu
b9994e0cca pentium4 32-bit: cicero.skynet Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD 2010-05-20 04:17:43 +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)
d31d31b7bb mpn/x86/pentium4/sse2/gmp-mparam.h from cicero 2010-03-24 17:42:20 +00:00
jasonmoxham
45ec139248 pentium4 32bit params 2009-10-09 00:33:19 +00:00
jasonmoxham
5a4f031e07 32bit pentium4 gmp-mparam 2009-05-28 23:58:49 +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