summaryrefslogtreecommitdiff
path: root/mpn/powerpc32
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2010-02-25 20:11:46 +0100
committerTorbjorn Granlund <tege@gmplib.org>2010-02-25 20:11:46 +0100
commitce66cd9b27513754839691ff7bd207b8509008b2 (patch)
treed0710fd3d3bf31d39e524889d3ace2165e11e18b /mpn/powerpc32
parentb403f68856648e63f437d32d2c4cbdf9774cf7cc (diff)
downloadgmp-ce66cd9b27513754839691ff7bd207b8509008b2.tar.gz
Retune.
Diffstat (limited to 'mpn/powerpc32')
-rw-r--r--mpn/powerpc32/gmp-mparam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/powerpc32/gmp-mparam.h b/mpn/powerpc32/gmp-mparam.h
index c1f25532b..46e8477cc 100644
--- a/mpn/powerpc32/gmp-mparam.h
+++ b/mpn/powerpc32/gmp-mparam.h
@@ -166,7 +166,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define DC_BDIV_QR_THRESHOLD 55
#define DC_BDIV_Q_THRESHOLD 124
-#define INV_MULMOD_BNM1_THRESHOLD 108
+#define INV_MULMOD_BNM1_THRESHOLD 42
#define INV_NEWTON_THRESHOLD 179
#define INV_APPR_THRESHOLD 166