aboutsummaryrefslogtreecommitdiff
path: root/crypto/x86cpuid.pl
AgeCommit message (Expand)AuthorFilesLines
2010-01-24OPENSSL_cleanse to accept zero length parameter [matching C implementation].Andy Polyakov1-0/+3
2009-05-14x86[_64]cpuid.pl: further refine shared cache detection.Andy Polyakov1-6/+32
2009-05-12x86cpuid.pl: sync OPENSSL_ia32_cpuid with x86_64cpuid.pl.Andy Polyakov1-2/+29
2008-01-05Update perl asm scripts include paths for perlasm.Dr. Stephen Henson1-1/+2
2007-07-21x86*cpuid update.Andy Polyakov1-7/+10
2007-05-19x86cpuid fixes.Andy Polyakov1-1/+1
2007-05-14Profiling revealed that OPENSSL_cleanse consumes *more* CPU time thanAndy Polyakov1-0/+31
2007-04-01Update x86cpuid.pl to correctly detect shared cache and to support newAndy Polyakov1-0/+24
2005-12-06Support for indirect calls in x86 assembler modules.Andy Polyakov1-1/+1
2005-12-03x86cpuid.pl update.Andy Polyakov1-0/+39
2005-06-24Replace emms with finit in x86cpuid.Andy Polyakov1-3/+2
2005-05-18Don't emit SSE2 instructions unless were asked to.Andy Polyakov1-11/+15
2005-05-03Cpuid modules updates.Andy Polyakov1-0/+78
2004-09-09x86 assembler updates: more instructions, new OPENSSL_instrument_haltAndy Polyakov1-0/+34
2004-08-29OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aAndy Polyakov1-4/+4
2004-07-26Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov1-0/+43