aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/simd/simd_32.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug affecting AltiVec on ppc64le processorsJack Lloyd2017-08-231-8/+2
* Add SHACAL2 in generic SIMDJack Lloyd2017-08-131-0/+58
* Blind fixJack Lloyd2017-01-301-1/+1
* Transpose for 32-bit NEONJack Lloyd2017-01-291-1/+19
* Workaround for MSVC 2013Jack Lloyd2017-01-291-2/+5
* Add support for NEON in SIMD_4x32Jack Lloyd2017-01-291-190/+342
* Fix various SunCC and Solaris warnings and build problems.Jack Lloyd2017-01-241-8/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-9/+9
* Fix some problems on ppc64leJack Lloyd2016-08-301-1/+9
* SSE2 had been disabled for testing, missed it on checkin of 6907e196Jack Lloyd2016-07-251-1/+1
* Merge asm into single mp_madd.h and mp_asmi.h filesJack Lloyd2016-07-211-11/+459
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+30