jasonmoxham
|
4c893096bf
|
remove obsolete x86_fldcw and x86_fstcw that change rounding modes
|
2011-09-11 21:00:43 +00:00 |
|
jasonmoxham
|
f1ec8a275e
|
add half/double test code and correct return values
|
2011-07-13 12:54:47 +00:00 |
|
jasonmoxham
|
1fd4c7b44a
|
adjust try.c for redc_1 changes
|
2010-12-16 23:02:29 +00:00 |
|
jasonmoxham
|
e34cec1068
|
change name of redc_basecase to redc_1 and export
|
2010-12-16 02:32:35 +00:00 |
|
jasonmoxham
|
2708d3f949
|
replace divebyfobm1.* with divexact_byfobm1.* and rename consistently
|
2010-08-13 13:53:34 +00:00 |
|
jasonmoxham
|
a5859040cf
|
new generic function mpn_not
|
2010-07-22 19:41:30 +00:00 |
|
gladman
|
3d80645be9
|
1. Change symbol mpn_divexact_bybM1of to mpn_divexact_fobm1 in *.c, *.h, *.in and config.* files
2. Change filenames divebybm1of.<c|asm|as> to divebyfobm1.<c|asm|as>
3. Change filename t-divebybm1of.c to t-divebyfobm1.c
4. Update Windows builds accordingly
|
2010-07-09 11:56:57 +00:00 |
|
wbhart
|
380b80372a
|
Fixed some bugs in mpn_tdiv_q and added a try test for mpn_tdiv_q.
|
2009-10-11 06:46:10 +00:00 |
|
jasonmoxham
|
bf0f5c4e6f
|
add carry limb into the existing rsh_divrem_hensel
|
2009-10-04 02:16:25 +00:00 |
|
jasonmoxham
|
61c42e5ae1
|
New generic divrem_hensel's functions and tests,tunes
|
2009-09-29 16:41:28 +00:00 |
|
jasonmoxham
|
6d9a1d1a3a
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
|
jasonmoxham
|
8a0e159dcd
|
add mpn_add/sublsh_nc to try.exe
|
2009-09-02 15:52:19 +00:00 |
|
jasonmoxham
|
cda8da9c76
|
add mpn_add_err1 etc to try
|
2009-09-02 12:46:03 +00:00 |
|
jasonmoxham
|
a8da3b5617
|
try tests for addlsh etc
|
2009-08-23 16:23:55 +00:00 |
|
jasonmoxham
|
eba14d65ba
|
have-native only bits
|
2009-08-12 06:13:55 +00:00 |
|
wbhart
|
e732476ad3
|
Added more mulmid test code including mulmid_basecase.
|
2009-07-24 06:53:30 +00:00 |
|
wbhart
|
1f5523b9d6
|
Attempt to add test code for mulmid and mulmid_n.
|
2009-07-24 06:09:04 +00:00 |
|
jasonmoxham
|
a1b14414c6
|
New generic mpn_store and tests/tune etc
|
2009-05-14 19:29:28 +00:00 |
|
jasonmoxham
|
3b7c555c8e
|
New generic functions/macros mpn_lshift2 mpn_rshift2 and tests/speed etc
|
2009-05-14 02:44:19 +00:00 |
|
jasonmoxham
|
bd56955e74
|
divexact_by Bm1of try tests
|
2009-04-14 06:19:16 +00:00 |
|
jasonmoxham
|
8ca3be5bef
|
merge div-branch into trunk with svn merge -r 1782:1816 ../branches/x86_64-division/ run on my local trunk
|
2009-03-31 23:56:06 +00:00 |
|
jasonmoxham
|
2235444edf
|
x86_64 mpn_subadd_n plus tests,tune
|
2009-03-29 10:49:51 +00:00 |
|
wbhart
|
710d61a3e6
|
Added reference mpn implementations for missing try functions.
|
2009-03-07 01:33:39 +00:00 |
|
jasonmoxham
|
deb06ea4ed
|
merged k8-branch into trunk , autotools , few handbits , windows bits just copyed over
|
2009-02-19 23:22:30 +00:00 |
|
wbhart
|
c7caca6d56
|
Set native line endings for all .c, .h, as, .asm, .s, .in, .m4, .cc, am
|
2008-06-25 07:33:36 +00:00 |
|
wbhart
|
a197a2d3eb
|
Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches.
Removed directories for no longer supported architectures.
|
2008-04-17 21:03:07 +00:00 |
|