aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/mp/mp_asm64
Commit message (Expand)AuthorAgeFilesLines
* Flatten out the mp directory since no alternative asm implemenationslloyd2011-04-251-1/+1
* Rename all references of ia32 to x86-32 and amd64 to x86-64.lloyd2011-04-221-1/+0
* Use size_t in all of math, remove to_u32bitlloyd2010-10-121-1/+1
* Change ifs to compares to make it easier for a compiler to figure outlloyd2010-10-121-11/+9
* Move the core MPI functions to src/math/mp, leaving src/math/bigint justlloyd2010-09-242-0/+147