index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
examples
/
cpuid.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CPUID::print
lloyd
2013-12-31
1
-33
/
+1
*
Add CPUID check for AVX-512
lloyd
2013-12-25
1
-1
/
+2
*
Add cpuid support for new x86 feature flags like AVX2 and RDSEED
lloyd
2013-12-14
1
-2
/
+5
*
Always include modules requiring ISA extensions as long as the
lloyd
2013-04-17
1
-1
/
+0
*
Detect (though not using) the CPUID bit for the RDRAND instruction
lloyd
2011-06-16
1
-0
/
+1
*
More pubkey doc updates
lloyd
2011-04-08
1
-0
/
+46
*
Convert most of the documentation to reStructured Text, adding
lloyd
2011-04-04
1
-46
/
+0
*
Missing include, VC++ complained
lloyd
2010-08-12
1
-0
/
+1
*
Organize CPUID output a little more nicely
lloyd
2010-07-28
1
-4
/
+10
*
Add support in CPUID for detecting PCMULUDQ and MOVBE instructions.
lloyd
2010-07-27
1
-5
/
+4
*
Modify CPUID so all the check functions are purely inline. Add a new
lloyd
2010-07-26
1
-2
/
+4
*
Add detection support for upcoming AVX
lloyd
2010-06-25
1
-0
/
+1
*
Fix minor errors and warnings in the examples. Remove boost dependency from
lloyd
2010-03-03
1
-0
/
+4
*
Fix cpuid example
lloyd
2010-01-19
1
-1
/
+0
*
Add copyright and license notes to pretty much every file that didn't have them,
lloyd
2009-12-31
1
-0
/
+6
*
Clean up cpuid test prog
lloyd
2009-11-10
1
-11
/
+18
*
Rename CPUID::has_intel_aes to has_aes_intel, and add CPUID::has_aes_via,
lloyd
2009-11-10
1
-1
/
+4
*
Make the AES implementation using Intel's AES instruction extension official;
lloyd
2009-11-10
1
-0
/
+1
*
Add CPUID::have_altivec for AltiVec runtime detection.
lloyd
2009-10-29
1
-0
/
+2
*
Significantly rework CPUID support. Add cache line detection
lloyd
2009-09-29
1
-0
/
+15