aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x86cpuid.pl
Commit message (Expand)AuthorAgeFilesLines
* x86*cpuid update.Andy Polyakov2007-07-211-7/+10
* x86cpuid fixes.Andy Polyakov2007-05-191-1/+1
* Profiling revealed that OPENSSL_cleanse consumes *more* CPU time thanAndy Polyakov2007-05-141-0/+31
* Update x86cpuid.pl to correctly detect shared cache and to support newAndy Polyakov2007-04-011-0/+24
* Support for indirect calls in x86 assembler modules.Andy Polyakov2005-12-061-1/+1
* x86cpuid.pl update.Andy Polyakov2005-12-031-0/+39
* Replace emms with finit in x86cpuid.Andy Polyakov2005-06-241-3/+2
* Don't emit SSE2 instructions unless were asked to.Andy Polyakov2005-05-181-11/+15
* Cpuid modules updates.Andy Polyakov2005-05-031-0/+78
* x86 assembler updates: more instructions, new OPENSSL_instrument_haltAndy Polyakov2004-09-091-0/+34
* OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aAndy Polyakov2004-08-291-4/+4
* Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov2004-07-261-0/+43