summaryrefslogtreecommitdiff
path: root/mpn/alpha
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2010-02-03 08:05:13 +0100
committerTorbjorn Granlund <tege@gmplib.org>2010-02-03 08:05:13 +0100
commit96d84af56d0f41888d58bc55a0ee0dfa1811a61f (patch)
tree8642395346cab47159c8c4f285621668c3f38d1e /mpn/alpha
parente136a5a2d4822a5b15a83ff96e4360bd008acfdb (diff)
downloadgmp-96d84af56d0f41888d58bc55a0ee0dfa1811a61f.tar.gz
Retune.
Diffstat (limited to 'mpn/alpha')
-rw-r--r--mpn/alpha/ev6/gmp-mparam.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpn/alpha/ev6/gmp-mparam.h b/mpn/alpha/ev6/gmp-mparam.h
index e047f523d..5f1976644 100644
--- a/mpn/alpha/ev6/gmp-mparam.h
+++ b/mpn/alpha/ev6/gmp-mparam.h
@@ -102,7 +102,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
{ 131072,18}, { 262144,19}, { 524288,20}, {1048576,21}, \
{2097152,22}, {4194304,23}, {8388608,24} }
#define MUL_FFT_TABLE3_SIZE 151
-#define MUL_FFT_THRESHOLD 7552
+#define MUL_FFT_THRESHOLD 5760
#define SQR_FFT_MODF_THRESHOLD 476 /* k = 5 */
#define SQR_FFT_TABLE3 \
@@ -145,7 +145,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
{ 65536,17}, { 131072,18}, { 262144,19}, { 524288,20}, \
{1048576,21}, {2097152,22}, {4194304,23}, {8388608,24} }
#define SQR_FFT_TABLE3_SIZE 152
-#define SQR_FFT_THRESHOLD 5248
+#define SQR_FFT_THRESHOLD 3136
#define MULLO_BASECASE_THRESHOLD 0 /* always */
#define MULLO_DC_THRESHOLD 130