summaryrefslogtreecommitdiff
path: root/mpn/x86_64/bd2
Commit message (Expand)AuthorAgeFilesLines
* Remove all gcd_1.asm files.Torbjorn Granlund2019-11-291-164/+0
* Regenerate most relevant gmp-mparam.h files for larger FFT limit.Torbjorn Granlund2019-11-021-84/+178
* New tuneup files.Torbjorn Granlund2019-09-291-175/+86
* Align function start to 64-byte boundary.Torbjorn Granlund2019-09-051-1/+1
* Amend c/l table.Torbjorn Granlund2019-08-301-21/+21
* Fix typo in FUNC_ENTRY (currently unused). Avoid a register copy before return.Torbjorn Granlund2019-08-301-2/+2
* Repeat tzcnt for exceptional lowz case. Remove dead code.Torbjorn Granlund2019-08-251-4/+1
* New code variant.Torbjorn Granlund2019-08-241-0/+145
* Make sure rdx is zero on return to benefit gcd_22's private calls.Torbjorn Granlund2019-08-221-18/+21
* Merge.Torbjorn Granlund2019-08-131-2/+2
|\
| * mpn/x86_64/bd2/gcd_11.asm: Micro-optimisationMarco Bodrato2019-08-131-11/+10
* | Add more variants of of x86_64 gcd_11.asm and tweak existing ones.Torbjorn Granlund2019-08-131-34/+34
|/
* Provide many gcd_11.Torbjorn Granlund2019-08-071-0/+93
* Provide gcd_1 for AMD bd2, also used by all newer AMD CPU.Torbjorn Granlund2019-08-021-0/+164
* Retune (mainly for DIV_1_VS_MUL_1_PERCENT).Torbjorn Granlund2017-01-021-0/+2
* Retune.Torbjorn Granlund2015-10-131-137/+153
* RetuneMarco Bodrato2015-09-111-4/+7
* Retune.Torbjorn Granlund2014-03-141-81/+108
* Provide AMD bd2 gmp-mparam.h files.Torbjorn Granlund2014-03-121-0/+210