aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/mp/mp_madd.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-1/+1
* Remove the 32-bit x86 asm for MSVCJack Lloyd2019-11-231-6/+4
* Use C++ raw strings in inline asmJack Lloyd2019-05-031-34/+24
* Fix use of macroJack Lloyd2018-12-311-1/+1
* Remove redundant definesJack Lloyd2018-09-101-2/+0
* Remove support for 8 or 16 bit BigInt wordsJack Lloyd2018-08-151-8/+3
* Move declaration of word to types.hJack Lloyd2018-03-011-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* BOTAN_TARGET_COMPILER_IS -> BOTAN_BUILD_COMPILER_ISDaniel Neus2017-03-151-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Merge asm into single mp_madd.h and mp_asmi.h filesJack Lloyd2016-07-211-0/+165