summaryrefslogtreecommitdiff
path: root/mpn/x86_64/gmp-mparam.h
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2010-05-24 19:03:12 +0200
committerTorbjorn Granlund <tege@gmplib.org>2010-05-24 19:03:12 +0200
commit62c96c4fcda1487fd313b3d33c61ca94a514757c (patch)
tree867610d56733ab40766e0e88e3c2dcd4739b92ae /mpn/x86_64/gmp-mparam.h
parent52a56c0cbbc6bdcea422590586f0faa07e643164 (diff)
downloadgmp-62c96c4fcda1487fd313b3d33c61ca94a514757c.tar.gz
Retune, in particular JACOBI_BASE_METHOD.
Diffstat (limited to 'mpn/x86_64/gmp-mparam.h')
-rw-r--r--mpn/x86_64/gmp-mparam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86_64/gmp-mparam.h b/mpn/x86_64/gmp-mparam.h
index 2e8503048..0084f4dcc 100644
--- a/mpn/x86_64/gmp-mparam.h
+++ b/mpn/x86_64/gmp-mparam.h
@@ -189,7 +189,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define HGCD_THRESHOLD 139
#define GCD_DC_THRESHOLD 501
#define GCDEXT_DC_THRESHOLD 474
-#define JACOBI_BASE_METHOD 1
+#define JACOBI_BASE_METHOD 4
#define GET_STR_DC_THRESHOLD 17
#define GET_STR_PRECOMPUTE_THRESHOLD 23