aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/mp/mp_asm64/mp_asm.h
Commit message (Expand)AuthorAgeFilesLines
* Add a generic 64x64->128 multiplication op.lloyd2013-07-301-120/+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-241-0/+122