summaryrefslogtreecommitdiff
path: root/mpn/sparc64
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2010-01-03 04:12:06 +0100
committerTorbjorn Granlund <tege@gmplib.org>2010-01-03 04:12:06 +0100
commit51b048d5e430ee79a1eacfa6cf2fb83fc89aefb7 (patch)
treee168a7d32ece016c274f9ca512581d056d6f0234 /mpn/sparc64
parent4957e5a347b0225f36647d7f25731cdb582686c5 (diff)
downloadgmp-51b048d5e430ee79a1eacfa6cf2fb83fc89aefb7.tar.gz
Retune.
Diffstat (limited to 'mpn/sparc64')
-rw-r--r--mpn/sparc64/ultrasparc34/gmp-mparam.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/mpn/sparc64/ultrasparc34/gmp-mparam.h b/mpn/sparc64/ultrasparc34/gmp-mparam.h
index a357dd910..22e80e59d 100644
--- a/mpn/sparc64/ultrasparc34/gmp-mparam.h
+++ b/mpn/sparc64/ultrasparc34/gmp-mparam.h
@@ -83,11 +83,11 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define REDC_1_TO_REDC_2_THRESHOLD 10
#define REDC_2_TO_REDC_N_THRESHOLD 117
-#define MU_DIV_QR_THRESHOLD 1120
-#define MU_DIVAPPR_Q_THRESHOLD 924
+#define MU_DIV_QR_THRESHOLD 748
+#define MU_DIVAPPR_Q_THRESHOLD 630
#define MUPI_DIV_QR_THRESHOLD 0 /* always */
-#define MU_BDIV_QR_THRESHOLD 1120
-#define MU_BDIV_Q_THRESHOLD 1120
+#define MU_BDIV_QR_THRESHOLD 748
+#define MU_BDIV_Q_THRESHOLD 807
#define MATRIX22_STRASSEN_THRESHOLD 12
#define HGCD_THRESHOLD 39