summaryrefslogtreecommitdiff
path: root/mpn/powerpc32
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/powerpc32
parent51b048d5e430ee79a1eacfa6cf2fb83fc89aefb7 (diff)
downloadgmp-0838e60187eb7e9745be9abb9e467638c070a372.tar.gz
Retune.
Diffstat (limited to 'mpn/powerpc32')
-rw-r--r--mpn/powerpc32/750/gmp-mparam.h10
-rw-r--r--mpn/powerpc32/gmp-mparam.h10
2 files changed, 10 insertions, 10 deletions
diff --git a/mpn/powerpc32/750/gmp-mparam.h b/mpn/powerpc32/750/gmp-mparam.h
index 7eb52fcba..09d1593d9 100644
--- a/mpn/powerpc32/750/gmp-mparam.h
+++ b/mpn/powerpc32/750/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 156
#define REDC_1_TO_REDC_N_THRESHOLD 39
-#define MU_DIV_QR_THRESHOLD 1308
-#define MU_DIVAPPR_Q_THRESHOLD 1258
-#define MUPI_DIV_QR_THRESHOLD 150
-#define MU_BDIV_QR_THRESHOLD 1258
-#define MU_BDIV_Q_THRESHOLD 1234
+#define MU_DIV_QR_THRESHOLD 807
+#define MU_DIVAPPR_Q_THRESHOLD 807
+#define MUPI_DIV_QR_THRESHOLD 76
+#define MU_BDIV_QR_THRESHOLD 667
+#define MU_BDIV_Q_THRESHOLD 807
#define MATRIX22_STRASSEN_THRESHOLD 11
#define HGCD_THRESHOLD 87
diff --git a/mpn/powerpc32/gmp-mparam.h b/mpn/powerpc32/gmp-mparam.h
index ae4b9e96c..1e7d2e15a 100644
--- a/mpn/powerpc32/gmp-mparam.h
+++ b/mpn/powerpc32/gmp-mparam.h
@@ -90,11 +90,11 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define BINV_NEWTON_THRESHOLD 232
#define REDC_1_TO_REDC_N_THRESHOLD 54
-#define MU_DIV_QR_THRESHOLD 1558
-#define MU_DIVAPPR_Q_THRESHOLD 1499
-#define MUPI_DIV_QR_THRESHOLD 198
-#define MU_BDIV_QR_THRESHOLD 1308
-#define MU_BDIV_Q_THRESHOLD 1334
+#define MU_DIV_QR_THRESHOLD 1057
+#define MU_DIVAPPR_Q_THRESHOLD 1142
+#define MUPI_DIV_QR_THRESHOLD 108
+#define MU_BDIV_QR_THRESHOLD 872
+#define MU_BDIV_Q_THRESHOLD 1142
#define MATRIX22_STRASSEN_THRESHOLD 15
#define HGCD_THRESHOLD 122