aboutsummaryrefslogtreecommitdiff
path: root/crypto/x86_64cpuid.pl
AgeCommit message (Expand)AuthorFilesLines
2018-06-03{arm64|x86_64}cpuid.pl: add special 16-byte case to OPENSSL_memcmp.Andy Polyakov1-0/+12
2018-03-08Fix issues in ia32 RDRAND asm leading to reduced entropyBryan Donlan1-17/+3
2017-12-08crypto/x86_64cpuid.pl: suppress AVX512F flag on Skylake-X.Andy Polyakov1-0/+8
2017-11-23crypto/x86_64cpuid.pl: fix AVX512 capability masking.Andy Polyakov1-4/+5
2017-11-08OPENSSL_ia32cap: reserve for new extensions.Andy Polyakov1-1/+2
2017-07-26Fix comment typo.David Benjamin1-1/+1
2017-07-25crypto/x86_64cpuid.pl: fix typo in Knights Landing detection.Andy Polyakov1-1/+1
2017-07-21x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.Andy Polyakov1-1/+16
2017-03-13crypto/x86*cpuid.pl: move extended feature detection.Andy Polyakov1-11/+10
2017-03-07crypto/x86_64cpuid.pl: move extended feature detection upwards.Andy Polyakov1-8/+10
2017-02-26crypto/x86_64cpuid.pl: add CFI annotations.Andy Polyakov1-0/+4
2017-02-03crypto/x86_64cpuid.pl: detect if kernel preserves %zmm registers.Andy Polyakov1-1/+9
2016-07-15crypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed]_bytes.Andy Polyakov1-21/+52
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov1-1/+1
2016-05-19Add assembly CRYPTO_memcmp.Andy Polyakov1-0/+22
2016-04-20Copyright consolidation: perl filesRich Salz1-1/+8
2014-02-14x86[_64]cpuid.pl: add low-level RDSEED.Andy Polyakov1-0/+15
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov1-1/+2
2012-11-17Extend OPENSSL_ia32cap_P with extra word to accomodate AVX2 capability.Andy Polyakov1-2/+12
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov1-1/+1
2011-11-12cryptlib.c, etc.: fix linker warnings in 64-bit Darwin build.Andy Polyakov1-1/+1
2011-06-04x86_64cpuid.pl: fix typo.Andy Polyakov1-1/+1
2011-06-04x86[_64]cpuid.pl: add function accessing rdrand instruction.Andy Polyakov1-1/+22
2011-05-27x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30.Andy Polyakov1-3/+4
2011-05-26x86_64cpuid.pl: get AVX masking right.Andy Polyakov1-8/+7
2011-05-18x86_64cpuid.pl: allow shared build to work without -Bsymbolic.Andy Polyakov1-0/+4
2011-05-16x86[_64]cpuid.pl: handle new extensions.Andy Polyakov1-16/+41
2011-04-17Multiple assembler packs: add experimental memory bus instrumentation.Andy Polyakov1-2/+93
2010-05-05Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov1-7/+0
2010-05-05Non-executable stack in asm.Ben Laurie1-0/+7
2010-04-14x86_64cpuid.pl: ml64 is allergic to db on label line.Andy Polyakov1-1/+2
2010-01-24OPENSSL_cleanse to accept zero length parameter [matching C implementation].Andy Polyakov1-1/+3
2009-05-14x86[_64]cpuid.pl: further refine shared cache detection.Andy Polyakov1-3/+31
2009-05-12x86_64cpuid.pl: refine shared cache detection logic.Andy Polyakov1-2/+27
2008-11-12x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov1-105/+88
2008-07-15x86_64cpuid.pl cosmetics: harmonize $dir treatment with other modules.Andy Polyakov1-2/+1
2008-02-25Use default value for $dir if it is empty.Dr. Stephen Henson1-0/+1
2008-01-13Make all x86_64 modules independent on current working directory.Andy Polyakov1-1/+3
2007-08-23Make x86_64 modules work under Win64/x64.Andy Polyakov1-2/+2
2007-07-21x86*cpuid update.Andy Polyakov1-2/+2
2007-06-21Flush output in x86_64cpuid.pl.Andy Polyakov1-0/+1
2007-05-14Profiling revealed that OPENSSL_cleanse consumes *more* CPU time thanAndy Polyakov1-0/+32
2007-05-14x86_64 assembler updates.Andy Polyakov1-70/+32
2007-04-02RC4_set_key for x86_64 and Core2 optimization.Andy Polyakov1-0/+58
2005-06-20Solaris x86_64 /usr/ccs/bin/as support.Andy Polyakov1-21/+21
2005-05-03Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov1-0/+138