summaryrefslogtreecommitdiff
path: root/mpn/x86_64/gmp-mparam.h
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2010-02-25 19:59:42 +0100
committerTorbjorn Granlund <tege@gmplib.org>2010-02-25 19:59:42 +0100
commitcda3e83e19bdb9c249bc9adc26f0c25090e506ad (patch)
tree6da12692c9094cc4f1468e67df242731e7a02877 /mpn/x86_64/gmp-mparam.h
parent5563549667817901d52862a8c74a6a2b619fff1f (diff)
downloadgmp-cda3e83e19bdb9c249bc9adc26f0c25090e506ad.tar.gz
Retune.
Diffstat (limited to 'mpn/x86_64/gmp-mparam.h')
-rw-r--r--mpn/x86_64/gmp-mparam.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpn/x86_64/gmp-mparam.h b/mpn/x86_64/gmp-mparam.h
index 29dc14e2c..d4a4e5814 100644
--- a/mpn/x86_64/gmp-mparam.h
+++ b/mpn/x86_64/gmp-mparam.h
@@ -171,11 +171,11 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define DC_BDIV_QR_THRESHOLD 52
#define DC_BDIV_Q_THRESHOLD 152
-#define INV_MULMOD_BNM1_THRESHOLD 174
+#define INV_MULMOD_BNM1_THRESHOLD 66
#define INV_NEWTON_THRESHOLD 252
#define INV_APPR_THRESHOLD 250
-#define BINV_NEWTON_THRESHOLD 345
+#define BINV_NEWTON_THRESHOLD 262
#define REDC_1_TO_REDC_2_THRESHOLD 50
#define REDC_2_TO_REDC_N_THRESHOLD 79