summaryrefslogtreecommitdiff
path: root/mpn/mips3/gmp-mparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/mips3/gmp-mparam.h')
-rw-r--r--mpn/mips3/gmp-mparam.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/mpn/mips3/gmp-mparam.h b/mpn/mips3/gmp-mparam.h
index b0c69bffc..77d99515e 100644
--- a/mpn/mips3/gmp-mparam.h
+++ b/mpn/mips3/gmp-mparam.h
@@ -24,7 +24,7 @@ MA 02111-1307, USA. */
#define BYTES_PER_MP_LIMB 8
-/* Generated by tuneup.c, 2001-02-23, MIPSpro C 7.2.1 (R10000) */
+/* Generated by tuneup.c, 2002-02-12, MIPSpro C 7.2.1 (R10000) */
#define KARATSUBA_MUL_THRESHOLD 13
#define TOOM3_MUL_THRESHOLD 82
@@ -41,7 +41,6 @@ MA 02111-1307, USA. */
#define GCDEXT_THRESHOLD 21
#define JACOBI_BASE_METHOD 2
-
#define DIVREM_1_NORM_THRESHOLD 3
#define DIVREM_1_UNNORM_THRESHOLD 3
#define MOD_1_NORM_THRESHOLD 4