.. |
atom
|
Added 64 bit atom tuning values. Thank you JP Flori!
|
2014-04-04 21:40:13 +01:00 |
bobcat
|
Remove sb_div* small implementation (due to bug and due to being a very minor
|
2015-11-13 14:47:44 +00:00 |
bulldozer
|
Add bulldozer tuning values.
|
2017-02-14 14:11:58 +00:00 |
core2
|
Merge branch 'master' into powm
|
2017-02-13 16:42:13 +00:00 |
fat
|
Added broadwell and fixed fat binary support, and fixed two yasm files.
|
2017-02-15 10:23:21 +00:00 |
haswell
|
Update tuning values for broadwell.
|
2017-02-16 10:27:05 +00:00 |
k8
|
Fix missing semicolon and add tuning values for k102.
|
2017-02-13 17:27:54 +00:00 |
nehalem
|
Add tuning values for Nehalem, Ivy Bridge, Skylake AVX.
|
2017-02-14 10:30:48 +00:00 |
netburst
|
Remove sb_div* small implementation (due to bug and due to being a very minor
|
2015-11-13 14:47:44 +00:00 |
sandybridge
|
Add tuning values for Nehalem, Ivy Bridge, Skylake AVX.
|
2017-02-14 10:30:48 +00:00 |
skylake
|
Add tuning values for Nehalem, Ivy Bridge, Skylake AVX.
|
2017-02-14 10:30:48 +00:00 |
add_err1_n.asm
|
Added comments to add_err1_n/add_err2_n.asm and fixed some comments in
|
2014-02-07 14:55:59 +00:00 |
add_err2_n.asm
|
Added comments to add_err1_n/add_err2_n.asm and fixed some comments in
|
2014-02-07 14:55:59 +00:00 |
divexact_by3c.as
|
replace diveby3.* with divexact_by3c.*
|
2010-08-13 13:18:45 +00:00 |
divexact_byfobm1.as
|
replace divebyfobm1.* with divexact_byfobm1.* and rename consistently
|
2010-08-13 13:53:34 +00:00 |
divrem_2.as
|
Added a clarification to the copyright.
|
2010-02-07 14:07:42 +00:00 |
divrem_euclidean_qr_1.as
|
Better tuning values and commit a modified file.
|
2010-03-14 02:13:05 +00:00 |
divrem_euclidean_qr_2.as
|
Convert new divrem to yasm format
|
2009-05-27 14:28:30 +00:00 |
gmp-mparam.h
|
Remove sb_div* small implementation (due to bug and due to being a very minor
|
2015-11-13 14:47:44 +00:00 |
longlong_inc.h
|
change the define INTEL_COMPILER to __INTEL_COMPILER
|
2013-04-18 23:45:38 +01:00 |
modexact_1c_odd.as
|
replace mode1o.* with modexact_1c_odd.*
|
2010-08-13 14:09:23 +00:00 |
mullow_n_basecase.asm
|
Use GMP's mullo_basecase asm for mullow_n_basecase on x86_64.
|
2014-05-07 15:49:54 +02:00 |
mulmid_basecase.asm
|
Added mulmid_basecase assembly code and fixed a few build issues.
|
2010-02-23 23:50:37 +00:00 |
sqr_basecase.asm
|
Use local label names (.L)
|
2016-12-07 18:09:01 +01:00 |
sub_err1_n.asm
|
Added comments to add_err1_n/add_err2_n.asm and fixed some comments in
|
2014-02-07 14:55:59 +00:00 |
sub_err2_n.asm
|
Comments in sub_err1_n/sub_err2_n.asm.
|
2014-02-07 13:05:55 +00:00 |
x86_64-defs.m4
|
Add dummy IFDOS macro
|
2017-01-02 06:56:43 -08:00 |