summaryrefslogtreecommitdiff
path: root/mpn/x86_64/mod_1_4.asm
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in last change (thanks Marco!).Torbjorn Granlund2011-11-291-0/+1
* Add DOS64 ABI support to most files.Torbjorn Granlund2011-11-291-3/+11
* Canonicalise cmov forms.Torbjorn Granlund2010-12-191-6/+6
* Rewrite 'cps' functions.Torbjorn Granlund2010-06-151-61/+74
* Tune for more processors.Torbjorn Granlund2010-05-121-9/+9
* Avoid multiply for 2 limb feed-in.Torbjorn Granlund2010-05-031-3/+2
* Add some comments.Torbjorn Granlund2010-03-191-10/+10
* Clean up cycle count tables.Torbjorn Granlund2010-03-101-6/+6
* Update x86_64 mod_1_* code.Torbjorn Granlund2010-03-061-6/+7
* Fix lot of spelling errors.Torbjorn Granlund2009-11-151-1/+1
* Add more cycle counts.Torbjorn Granlund2009-08-301-2/+3
* Minor size reducing tweaks.Torbjorn Granlund2009-06-101-15/+9
* Misc tuning.Torbjorn Granlund2009-05-241-18/+16
* Misc cleanups.Torbjorn Granlund2009-05-211-33/+32
* Rewrite mpn_mod_1s_4p_cps.Torbjorn Granlund2009-05-201-76/+57
* New file.Torbjorn Granlund2009-05-181-0/+262