Commit Graph

12 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
a56b786513 Correct tuning values for x86/nehalem. 2015-10-03 12:29:33 +00:00
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
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
9fb5a0cb90 nehalem 32bit params 2009-10-07 12:21:08 +00:00
jasonmoxham
f99e9713ee add 32bit path for nehalem 2009-09-27 14:54:29 +00:00