summaryrefslogtreecommitdiff
path: root/mpn/pa32
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2010-01-03 04:41:21 +0100
committerTorbjorn Granlund <tege@gmplib.org>2010-01-03 04:41:21 +0100
commit0838e60187eb7e9745be9abb9e467638c070a372 (patch)
tree0e9e2f3b532d005b6abbfaae5ebf44f4f2e31dbf /mpn/pa32
parent51b048d5e430ee79a1eacfa6cf2fb83fc89aefb7 (diff)
downloadgmp-0838e60187eb7e9745be9abb9e467638c070a372.tar.gz
Retune.
Diffstat (limited to 'mpn/pa32')
-rw-r--r--mpn/pa32/hppa2_0/gmp-mparam.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/mpn/pa32/hppa2_0/gmp-mparam.h b/mpn/pa32/hppa2_0/gmp-mparam.h
index 6c4e9e862..662c2b79a 100644
--- a/mpn/pa32/hppa2_0/gmp-mparam.h
+++ b/mpn/pa32/hppa2_0/gmp-mparam.h
@@ -84,11 +84,11 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define BINV_NEWTON_THRESHOLD 327
#define REDC_1_TO_REDC_N_THRESHOLD 70
-#define MU_DIV_QR_THRESHOLD 1258
-#define MU_DIVAPPR_Q_THRESHOLD 1283
-#define MUPI_DIV_QR_THRESHOLD 263
-#define MU_BDIV_QR_THRESHOLD 1258
-#define MU_BDIV_Q_THRESHOLD 1308
+#define MU_DIV_QR_THRESHOLD 979
+#define MU_DIVAPPR_Q_THRESHOLD 1142
+#define MUPI_DIV_QR_THRESHOLD 100
+#define MU_BDIV_QR_THRESHOLD 667
+#define MU_BDIV_Q_THRESHOLD 1187
#define MATRIX22_STRASSEN_THRESHOLD 15
#define HGCD_THRESHOLD 99