summaryrefslogtreecommitdiff
path: root/mpn/generic/mod_1_4.c
Commit message (Expand)AuthorAgeFilesLines
* Use udiv_rnnd_preinv.Niels Möller2011-02-281-6/+6
* Store results as they are computed.Torbjorn Granlund2010-06-151-7/+11
* Minor cleanup.Torbjorn Granlund2010-05-161-11/+5
* Avoid multiply for 2 limb feed-in.Torbjorn Granlund2010-05-031-3/+4
* Fix typo.Torbjorn Granlund2009-12-251-1/+1
* Get ASSERT right.Torbjorn Granlund2009-12-241-1/+1
* Add proper ASSERT functionality to cps functions.Torbjorn Granlund2009-05-271-1/+13
* Suppport any sizes > 1.Torbjorn Granlund2009-05-181-31/+32
* Rewrite mpn/generic/mod_1.c, add mod_1_1s functions.Torbjorn Granlund2009-01-131-0/+148