aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/cpuid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add CPUID::is_little_endianJack Lloyd2016-11-071-0/+25
* Add cpuid overload to test frameworkJack Lloyd2016-09-151-11/+18
* Merge asm into single mp_madd.h and mp_asmi.h filesJack Lloyd2016-07-211-5/+3
* Avoid ever returning 0 from CPUID::cache_line_sizeJack Lloyd2015-12-021-1/+1
* Move check for SIMD instructions to CPUIDJack Lloyd2015-09-211-0/+13
* Internal header cleanupsJack Lloyd2015-09-191-1/+1
* Enable use of cpuid.h with clangDaniel Seither2015-07-301-1/+1
* Avoid 0-defining BOTAN_USE_GCC_INLINE_ASMsimon2015-05-311-1/+1
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-10/+16
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Fix warnings in Altivec header and add AltiVec detection for POWER8lloyd2014-11-161-0/+2
* Fix dependency checks for intrinsics and runtime Altivec checklloyd2014-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+236