aboutsummaryrefslogtreecommitdiffstats
path: root/src/bigint/mp_amd64
Commit message (Expand)AuthorAgeFilesLines
* Rearrange BigInt directories:lloyd2008-09-303-319/+0
* Rewrite part of the module loading code in configure.pl, now dependencieslloyd2008-09-301-1/+1
* Better dependency handlinglloyd2008-09-291-1/+1
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-291-0/+0
* Start fixing up for full asm support againlloyd2008-09-291-5/+3
* Move mp_mulop.cpp (source file) to asm_amd64lloyd2008-09-291-94/+0
* Move x86-64 asm bswap impl to utils, as bswap_amd64.hlloyd2008-09-291-36/+0
* Move all BigInt stuff into bigint/. Currently all asm modules are disabled;lloyd2008-09-281-0/+0
* Split up asm modules into appropriate (topic-specific) modules, eglloyd2008-09-285-0/+451