Commit Graph

1059 Commits

Author SHA1 Message Date
jasonmoxham
2488ed55e8 k7 params 2009-10-08 22:04:10 +00:00
jasonmoxham
93688a18b6 k10 params 2009-10-08 18:01:18 +00:00
jasonmoxham
1a7c40bb2b k8 32bit params 2009-10-08 17:52:27 +00:00
jasonmoxham
265bd0a989 sparc64 params's 2009-10-08 17:49:13 +00:00
jasonmoxham
f09d7f9df1 sparc 32 bit param 2009-10-08 17:05:41 +00:00
jasonmoxham
71e1da2bba whoops , restore mpir.info 2009-10-08 15:52:57 +00:00
jasonmoxham
2f138f7a16 core2 params 2009-10-08 15:48:27 +00:00
jasonmoxham
e49eccab57 k8 params 2009-10-08 15:30:59 +00:00
jasonmoxham
4053a62930 k102 params 2009-10-08 15:28:51 +00:00
wbhart
8258200ecb Fixed a major bug in mpn_tdiv_q and extended some tests to run longer. 2009-10-08 11:54:06 +00:00
wbhart
a4d22db74e Extended the mpz/t-tdiv test and fixed a bug in mpn_tdiv_q. 2009-10-08 02:54:11 +00:00
jasonmoxham
4e5a19e766 set proper soname and number 2009-10-07 21:35:27 +00:00
jasonmoxham
9fb5a0cb90 nehalem 32bit params 2009-10-07 12:21:08 +00:00
jasonmoxham
2821267426 nehalem 64 params 2009-10-07 12:00:35 +00:00
wbhart
c852d31670 Added prototypes for mpn_tdiv_q. 2009-10-07 10:25:23 +00:00
wbhart
6d16ef649e Fixed unusual bug in sb_divappr_q (I think). 2009-10-07 09:58:10 +00:00
gladman
21ef5e546b 2009-10-07 09:22:13 +00:00
gladman
448c60fd77 Add latest division code to the Windows builds 2009-10-07 09:21:06 +00:00
wbhart
321e816c50 Fixed some bugs in the test code. 2009-10-07 05:57:09 +00:00
wbhart
938a8de8ed Added fast mpn_tdiv_q and test code and used it in mpz_tdiv_q. 2009-10-07 05:27:59 +00:00
wbhart
1480bbb493 Added autoconf stuff for mpn_tdiv_q. 2009-10-06 06:24:03 +00:00
jasonmoxham
0f0c3cd091 correct/tweek divrem euclid/hensel threshold tuning 2009-10-05 16:24:53 +00:00
gladman
8919305713 remove bad exit behaviour in Python test script in interactive mode 2009-10-05 16:19:09 +00:00
gladman
f42829cd8e Core2 assembler (copies) for Windows 2009-10-05 15:56:30 +00:00
jasonmoxham
57ec982051 correct tuning for mod_1_k 2009-10-05 15:35:39 +00:00
jasonmoxham
ff4fc75bb8 New core2/penryn asm fns mod_1_? divrem_hensel_qr_1_2 rsh_divrem_hensel_qr_1_2 2009-10-05 15:02:50 +00:00
jasonmoxham
a10fd0d649 New atom asm functions mod_1_? rsh_divrem_hensel_qr_1_1 divrem_hensel_qr_1_1 2009-10-05 14:50:05 +00:00
jasonmoxham
dc1fc39381 New nehalem asm functions mod_1_? rsh_divrem_hensel_qr_1_2 divrem_hensel_qr_1_2 2009-10-05 14:19:08 +00:00
gladman
343fe6ce88 Add mod_1_3 assembler to Windows 2009-10-05 08:29:15 +00:00
jasonmoxham
4f0a431658 back out the divrem_1 tuning change 2009-10-05 03:16:33 +00:00
jasonmoxham
09c1f2d454 add divrem_1 to the tuning 2009-10-05 02:56:12 +00:00
jasonmoxham
f8c338ad86 remove old copy,zero from fft 2009-10-05 02:14:27 +00:00
jasonmoxham
4d25d12c67 remove old dead addsub 2009-10-05 02:05:18 +00:00
jasonmoxham
ad4a181469 New AMD asm function mpn_mod_1_3 2009-10-04 23:49:02 +00:00
gladman
01525ea9dd Add new k8 assembler to Windows builds 2009-10-04 11:36:18 +00:00
jasonmoxham
d10523b3f6 Add threshold for euclid/hensel divrem_1 switchover 2009-10-04 02:56:20 +00:00
jasonmoxham
bf0f5c4e6f add carry limb into the existing rsh_divrem_hensel 2009-10-04 02:16:25 +00:00
jasonmoxham
d0f4f7a61b add tuning for mpn_rsh_divrem_hensel_qr_1_? 2009-10-03 23:30:22 +00:00
jasonmoxham
e17eb68ad9 add generic mpn_rsh_divrem_hensel_qr_1_? 2009-10-03 23:13:13 +00:00
jasonmoxham
144deaa17e autotools 2009-10-03 22:23:58 +00:00
jasonmoxham
cdaad5bffc New AMD asm function mpn_rsh_divrem_hensel_qr_1_2 2009-10-03 22:21:44 +00:00
gladman
e7428edf0b Python tests update 2009-10-03 19:54:14 +00:00
jasonmoxham
d9a922fa28 update windows make.bat so that make check returns error code 2009-10-03 14:29:26 +00:00
jasonmoxham
76989a39e8 add mingw random/rand workaround 2009-10-03 13:56:59 +00:00
gladman
fc7f72765e Add mod_1_<n> assembler to Windows AMD64 builds 2009-10-03 11:06:24 +00:00
gladman
79291d1de1 2009-10-03 08:33:45 +00:00
jasonmoxham
8d6ef07ef6 add mod_1_? to mpnbench 2009-10-03 00:33:40 +00:00
jasonmoxham
90d8b76405 New amd asm function mpn_mod_1_2 2009-10-03 00:04:27 +00:00
gladman
03002b2af4 Adjust windows timing routines 2009-10-02 17:44:12 +00:00
gladman
6ca7f4f425 Update Windows timing code 2009-10-02 15:21:04 +00:00