aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/mp/mp_generic/mp_asm.h
Commit message (Expand)AuthorAgeFilesLines
* Rename mp_asm.h to mp_madd.hlloyd2013-07-301-73/+0
* Merge mp_word64 into mp_genericlloyd2013-07-301-19/+38
* Avoid putting dword typedef in global namespacelloyd2012-09-041-5/+5
* dword was set to a size_t if we were using a 16 bit limb. Caused by anlloyd2011-05-091-1/+1
* Use size_t in all of math, remove to_u32bitlloyd2010-10-121-1/+1
* Move the core MPI functions to src/math/mp, leaving src/math/bigint justlloyd2010-09-241-0/+54