summaryrefslogtreecommitdiff
path: root/mpn/pa32
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2010-02-25 22:13:20 +0100
committerTorbjorn Granlund <tege@gmplib.org>2010-02-25 22:13:20 +0100
commitbd818e92811085d6d4f8cb3700aa9fb650675588 (patch)
tree675ed6ded53c72240d6e7043a8d30f674ea7e9a2 /mpn/pa32
parent239a4e2c616dc55e97b0ab5ce4744fb27803c6cc (diff)
downloadgmp-bd818e92811085d6d4f8cb3700aa9fb650675588.tar.gz
Retune.
Diffstat (limited to 'mpn/pa32')
-rw-r--r--mpn/pa32/hppa2_0/gmp-mparam.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/mpn/pa32/hppa2_0/gmp-mparam.h b/mpn/pa32/hppa2_0/gmp-mparam.h
index 44543c748..e3525d0f9 100644
--- a/mpn/pa32/hppa2_0/gmp-mparam.h
+++ b/mpn/pa32/hppa2_0/gmp-mparam.h
@@ -125,18 +125,18 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define MULLO_BASECASE_THRESHOLD 0 /* always */
#define MULLO_DC_THRESHOLD 90
-#define MULLO_MUL_N_THRESHOLD 4167
+#define MULLO_MUL_N_THRESHOLD 3574
#define DC_DIV_QR_THRESHOLD 100
#define DC_DIVAPPR_Q_THRESHOLD 342
#define DC_BDIV_QR_THRESHOLD 119
#define DC_BDIV_Q_THRESHOLD 246
-#define INV_MULMOD_BNM1_THRESHOLD 12
+#define INV_MULMOD_BNM1_THRESHOLD 34
#define INV_NEWTON_THRESHOLD 274
#define INV_APPR_THRESHOLD 268
-#define BINV_NEWTON_THRESHOLD 327
+#define BINV_NEWTON_THRESHOLD 278
#define REDC_1_TO_REDC_N_THRESHOLD 70
#define MU_DIV_QR_THRESHOLD 979