summaryrefslogtreecommitdiff
path: root/mpn/alpha/ev6/gmp-mparam.h
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2009-12-14 20:16:04 +0100
committerTorbjorn Granlund <tege@gmplib.org>2009-12-14 20:16:04 +0100
commit83a5a9b599ded4099446a93e12c2ff711bd231dc (patch)
treec3dcbd052e1a7a064348b8711bd44eb533dcb114 /mpn/alpha/ev6/gmp-mparam.h
parent0e91c295ec02c65c1675b195ddd0d40ecb610538 (diff)
downloadgmp-83a5a9b599ded4099446a93e12c2ff711bd231dc.tar.gz
Remove BINV_MULMOD_BNM1_THRESHOLD again.
Diffstat (limited to 'mpn/alpha/ev6/gmp-mparam.h')
-rw-r--r--mpn/alpha/ev6/gmp-mparam.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mpn/alpha/ev6/gmp-mparam.h b/mpn/alpha/ev6/gmp-mparam.h
index a12ecea4d..ce255bb45 100644
--- a/mpn/alpha/ev6/gmp-mparam.h
+++ b/mpn/alpha/ev6/gmp-mparam.h
@@ -55,7 +55,6 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define DC_BDIV_QR_THRESHOLD 110
#define DC_BDIV_Q_THRESHOLD 315
#define BINV_NEWTON_THRESHOLD 1160
-#define BINV_MULMOD_BNM1_THRESHOLD 0 /* always when newton */
#define REDC_1_TO_REDC_N_THRESHOLD 110
#define MATRIX22_STRASSEN_THRESHOLD 16