aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/mp_amd64/mp_asmi.h
Commit message (Expand)AuthorAgeFilesLines
* Move the core MPI functions to src/math/mp, leaving src/math/bigint justlloyd2010-09-241-248/+0
* Add a special handler for the case of doing a subtraction as in:lloyd2010-03-161-1/+14
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-1/+1
* Enable x86-64 asm word_addlloyd2009-10-151-8/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-41/+43
* Disable the x86-64 implementation of word_add. I think there is a buglloyd2008-10-111-0/+8
* Rearrange BigInt directories:lloyd2008-09-301-0/+233