summaryrefslogtreecommitdiff
path: root/mpn/mips3
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2002-02-12 14:36:38 +0100
committertege <tege@gmplib.org>2002-02-12 14:36:38 +0100
commit7e4a2664957f711b614559908d02729437acc70b (patch)
tree26a883df2e28997d05b832d9be9fed7a689e292d /mpn/mips3
parent8d4a259eb3112231fa56cefe9a6dc4731ea3e37f (diff)
downloadgmp-7e4a2664957f711b614559908d02729437acc70b.tar.gz
Retune.
Diffstat (limited to 'mpn/mips3')
-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