Added tuning for k102.

This commit is contained in:
wbhart 2010-05-11 23:36:25 +00:00
parent 0291aa8fa5
commit 73c82fbe5c

View File

@ -13,8 +13,9 @@
#define POWM_THRESHOLD 349
#define GCD_ACCEL_THRESHOLD 2
#define GCDEXT_THRESHOLD 0 /* always */
#define GCD_ACCEL_THRESHOLD 91
#define GCD_THRESHOLD 418
#define GCDEXT_THRESHOLD 969
#define JACOBI_BASE_METHOD 1
#define DIVREM_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */