aboutsummaryrefslogtreecommitdiffstats
path: root/include/mp_asm.h
Commit message (Expand)AuthorAgeFilesLines
* Move all BigInt stuff into bigint/. Currently all asm modules are disabled;lloyd2008-09-281-52/+0
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+2
* Alter bigint_madd2 and bigint_madd3 to take only 3 (4, resp) arguments,lloyd2008-03-091-6/+6
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Remove some #include's that were just there for debugging purposes.lloyd2006-06-081-3/+0
* Move the word3_muladd routines from mp_asm.h to mp_asmi.h, so theylloyd2006-06-081-26/+3
* Revert the last change; it turned out to require a bunch of changes to thelloyd2006-06-061-15/+8
* Remove one parameter from word_madd2 and word_madd3lloyd2006-06-061-8/+15
* Use b instead of a as a temp variable in word3_muladd to betterlloyd2006-06-061-3/+3
* Initial checkin1.5.6lloyd2006-05-181-0/+77