Commit Graph

170 Commits

Author SHA1 Message Date
jasonmoxham
327f3f585a unique symbols requires for miongw64 fat build 2011-06-07 07:14:56 +00:00
jasonmoxham
fd66c7d027 bobcat gmp-mparams 2011-06-05 06:24:47 +00:00
jasonmoxham
13813b3901 sandybridge gmp-mparam.h 2011-06-05 06:11:01 +00:00
gladman
f19cade86e correct windows byte swap intrinsics 2011-05-08 16:43:04 +00:00
gladman
a7a7c79be7 add bswap limb definitions to MSVC longlong_inc.h versions 2011-04-30 08:47:19 +00:00
jasonmoxham
8e655622cf make x86 fat preinv_* general , no more bloody special cases..... 2011-04-29 07:46:44 +00:00
gladman
d3f4f67aaf correct name of longlong.h in mpn\x86_64w\ to longlong_inc.h 2011-04-28 16:03:31 +00:00
jasonmoxham
deb7d231da add bulldozer and sandybridge paths to the x86_64w fat path 2011-04-28 02:26:50 +00:00
jasonmoxham
96819f622b final bits of splitting longlong.h 2011-04-28 00:27:14 +00:00
jasonmoxham
e7b0887cc2 add in paths and the best asm we've got for sandybridge 2011-04-26 21:18:12 +00:00
jasonmoxham
059ea30181 split out windows longlong parts 2011-04-11 07:41:43 +00:00
jasonmoxham
84ccff258b and for x64w 2011-04-07 14:22:50 +00:00
jasonmoxham
3ea0bbfc8b and for x64w 2011-04-07 14:21:29 +00:00
jasonmoxham
59dc133875 and for x64w 2011-04-07 14:21:03 +00:00
jasonmoxham
99af8524fb copy some k8 files to x64 dir so that fat build on unknown cpu's work 2011-04-04 23:01:32 +00:00
jasonmoxham
0af26b5bf4 update cpuid.c to be a function rather than a code fragment 2011-04-04 00:40:39 +00:00
jasonmoxham
f2d19d0b29 delete empty dirs 2011-04-03 16:31:49 +00:00
jasonmoxham
4a10577a68 netburst and netburstlahf cpus now use the same directory 2011-04-03 15:59:49 +00:00
jasonmoxham
dd4ba4af65 nano uses the k8 path for assembler 2011-04-03 15:54:22 +00:00
jasonmoxham
170440861d identify k103 as k103 , not as just another k102 , but no separate path for it yet 2011-04-03 15:22:36 +00:00
jasonmoxham
acf341adde remove cpuid_availible function from fat detection 2011-04-03 09:00:11 +00:00
jasonmoxham
7c463d96f5 clean up fat stuff 2011-04-03 08:50:09 +00:00
jasonmoxham
2b4f1626bc bobcat params 2011-03-04 14:56:09 +00:00
jasonmoxham
d4b0827cc2 asm basecases for bobcat from k8 for linux and windows 2011-03-04 14:31:05 +00:00
jasonmoxham
4e6496d3bb select from existing dir's fastest functions for bobcat linux and windows 2011-03-04 11:55:38 +00:00
jasonmoxham
13009502e8 New asm directory for bobcat 2011-03-04 08:38:40 +00:00
gladman
2733006356 2011-02-28 22:52:56 +00:00
gladman
a6d3c74d89 correct typo 2011-02-21 23:16:43 +00:00
gladman
8201d98945 update slow assembler code on WIndows 2011-02-21 23:12:40 +00:00
gladman
9ea19b5f72 Windows assembler correction 2011-02-21 20:39:53 +00:00
gladman
74773dbf97 Tweak Windows assembler code for mod functions 2011-02-21 19:10:47 +00:00
gladman
4ed493d9c3 minor change to assembler code for mpn_not 2011-02-21 16:59:04 +00:00
gladman
0f016ba1ea 1. add latest assembler code to the Windows build.
2. correct error in the Python code that runs the tests
2011-02-21 15:13:02 +00:00
jasonmoxham
d82e85d68a remove all traces of aors_err?_n.* , we now use separate add and sub versions 2010-12-30 05:28:02 +00:00
gladman
14c48be608 add latest mul_1 assembler to Windows build 2010-12-24 08:10:07 +00:00
gladman
91cd96d30d add latest mul_2 assembler to Windows nnehalem builld 2010-12-22 10:12:13 +00:00
gladman
e3aa5fe6f4 add nehalem mul_1 to windows 2010-12-18 08:50:36 +00:00
jasonmoxham
84835b612c make sure we have unique names for FRAME_PROC in redc 2010-12-17 14:33:58 +00:00
gladman
de924e3d62 1. Add Jason's fantastic new mul assembler to Windows
2. remove bug from Windows core2 popcount assemmbler
3. remove bug from Python AT&T to Intel converter
2010-12-17 14:03:48 +00:00
gladman
7f480a7f86 more 2010-12-16 12:58:23 +00:00
gladman
8bc37f9a24 make redc changes for Windows 2010-12-16 11:50:51 +00:00
jasonmoxham
e34cec1068 change name of redc_basecase to redc_1 and export 2010-12-16 02:32:35 +00:00
gladman
f8d83a9758 Add new assembler for store on k8/k10 to Windows build 2010-12-05 14:04:42 +00:00
gladman
a52c522f63 add new assembler for and and nior to Windows 2010-12-05 09:17:11 +00:00
jasonmoxham
a87caeb1f8 faster core2/penryn mpn_hamdist by using the K8 version 2010-12-05 07:49:17 +00:00
gladman
2fc9938ea2 add latest assembler for nehalem to Windows 2010-12-04 15:39:30 +00:00
gladman
bbd6d19cd2 add Jason new code to Windows build 2010-12-04 14:35:12 +00:00
jasonmoxham
72316c1513 add sandybridge to cpu's 2010-12-02 23:05:35 +00:00
jasonmoxham
d2778569d7 copy all param's from x86_64 to x86_64w 2010-11-08 18:51:18 +00:00
jasonmoxham
160a48148e unique names for mingw64 asm code 2010-11-07 14:39:17 +00:00