mpir/mpn/x86_64
2009-10-01 22:04:24 +00:00
..
atom Select best asm functions from existing for Atom cpu 64bit 2009-09-06 12:49:19 +00:00
core2 core2/penryn new addlsh faster than old addlsh1 , so delete 2009-08-23 16:43:52 +00:00
fat add via nano cpuid and code path 2009-09-27 23:12:12 +00:00
k8 split out mpn_mod_1_? from divrem_euclidean_r and add New asm function for AMD for mod_1_1 2009-10-01 22:04:24 +00:00
nehalem New asm functions for nehalem mpn_add_err1_n mpn_sub_err1_n 2009-09-01 15:03:33 +00:00
netburst Moved new mul_basecase into netburst directory. 2009-06-07 00:32:55 +00:00
add_n.as removed dos crlf from linux asm files , update configure to recognize GLOBAL_FUNC for HAVE_NATIVE_functions 2009-03-05 17:50:57 +00:00
addmul_1.as removed dos crlf from linux asm files , update configure to recognize GLOBAL_FUNC for HAVE_NATIVE_functions 2009-03-05 17:50:57 +00:00
aors_err1_n.asm Merged in David Harvey's mulmid code - not actually used by anything 2009-07-24 03:12:09 +00:00
aors_err2_n.asm Merged in David Harvey's mulmid code - not actually used by anything 2009-07-24 03:12:09 +00:00
diveby3.as 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
divebyBm1of.as 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
divrem_euclidean_qr_1.as 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
divrem_euclidean_qr_2.as Convert new divrem to yasm format 2009-05-27 14:28:30 +00:00
gmp-mparam.h More generic x86_64 tuning values and values for fat binaries (taken from k8 values). 2009-05-31 18:47:52 +00:00
lshift.as merged buildtest branch into trunk for building outside the src tree , the command I used was svn merge -r 1643:1669 ../branches/buildtest/ in my local copy of trunk 2009-03-03 21:40:13 +00:00
mode1o.as merged buildtest branch into trunk for building outside the src tree , the command I used was svn merge -r 1643:1669 ../branches/buildtest/ in my local copy of trunk 2009-03-03 21:40:13 +00:00
mul_1.as merged buildtest branch into trunk for building outside the src tree , the command I used was svn merge -r 1643:1669 ../branches/buildtest/ in my local copy of trunk 2009-03-03 21:40:13 +00:00
rshift.as merged buildtest branch into trunk for building outside the src tree , the command I used was svn merge -r 1643:1669 ../branches/buildtest/ in my local copy of trunk 2009-03-03 21:40:13 +00:00
sub_n.as removed dos crlf from linux asm files , update configure to recognize GLOBAL_FUNC for HAVE_NATIVE_functions 2009-03-05 17:50:57 +00:00
submul_1.as removed dos crlf from linux asm files , update configure to recognize GLOBAL_FUNC for HAVE_NATIVE_functions 2009-03-05 17:50:57 +00:00
x86_64-defs.m4 update fat for divrem_2 2009-05-29 17:28:19 +00:00