summaryrefslogtreecommitdiff
path: root/crypto/x86cpuid.pl
Commit message (Expand)AuthorAgeFilesLines
* x86cpuid.pl: fix processor capability detection on pre-586.appro2012-02-281-2/+3
* x86cpuid.pl: compensate for imaginary virtual machines.appro2011-11-081-2/+0
* x86cpuid.pl: don't punish "last-year" OSes on "this-year" CPUs.appro2011-11-051-1/+1
* x86[_64]cpuid.pl: add function accessing rdrand instruction.appro2011-06-041-0/+12
* x86cpuid.pl: last commit broke platforms with perl with 64-bit integer.appro2011-05-291-5/+5
* x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30.appro2011-05-271-4/+6
* x86[_64]cpuid.pl: handle new extensions.appro2011-05-161-16/+47
* Multiple assembler packs: add experimental memory bus instrumentation.appro2011-04-171-0/+102
* OPENSSL_cleanse to accept zero length parameter [matching C implementation].appro2010-01-241-0/+3
* x86[_64]cpuid.pl: further refine shared cache detection.appro2009-05-141-6/+32
* x86cpuid.pl: sync OPENSSL_ia32_cpuid with x86_64cpuid.pl.appro2009-05-121-2/+29
* Update perl asm scripts include paths for perlasm.steve2008-01-051-1/+2
* x86*cpuid update.appro2007-07-211-7/+10
* x86cpuid fixes.appro2007-05-191-1/+1
* Profiling revealed that OPENSSL_cleanse consumes *more* CPU time thanappro2007-05-141-0/+31
* Update x86cpuid.pl to correctly detect shared cache and to support newappro2007-04-011-0/+24
* Support for indirect calls in x86 assembler modules.appro2005-12-061-1/+1
* x86cpuid.pl update.appro2005-12-031-0/+39
* Replace emms with finit in x86cpuid.appro2005-06-241-3/+2
* Don't emit SSE2 instructions unless were asked to.appro2005-05-181-11/+15
* Cpuid modules updates.appro2005-05-031-0/+78
* x86 assembler updates: more instructions, new OPENSSL_instrument_haltappro2004-09-091-0/+34
* OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aappro2004-08-291-4/+4
* Add framework for yet another assembler module dubbed "cpuid." Ideaappro2004-07-261-0/+43