openssl/crypto/sha/asm
2014-06-24 08:24:25 +02:00
..
.cvsignore
README
sha1-586.pl x86_64 assembly pack: allow clang to compile AVX code. 2014-06-24 08:24:25 +02:00
sha1-alpha.pl
sha1-armv4-large.pl ARM assembly pack: get ARMv7 instruction endianness right. 2014-06-06 21:27:18 +02:00
sha1-armv8.pl ARMv8 assembly pack: add Cortex performance numbers. 2014-06-24 08:06:05 +02:00
sha1-c64xplus.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
sha1-ia64.pl perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations. 2012-04-28 10:36:58 +00:00
sha1-mb-x86_64.pl x86_64 assembly pack: allow clang to compile AVX code. 2014-06-24 08:24:25 +02:00
sha1-mips.pl MIPS assembly pack: add support for SmartMIPS ASE. 2012-09-18 12:52:23 +00:00
sha1-parisc.pl PA-RISC assembler pack: switch to bve in 64-bit builds. 2013-06-18 10:37:00 +02:00
sha1-ppc.pl PPC assembly pack: relax 64-bit requirement for little-endian support. 2014-01-07 22:44:21 +01:00
sha1-s390x.pl sha1-s390x.pl: lingering comment update. 2012-07-15 13:34:26 +00:00
sha1-sparcv9.pl misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
sha1-sparcv9a.pl misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
sha1-thumb.pl
sha1-x86_64.pl x86_64 assembly pack: allow clang to compile AVX code. 2014-06-24 08:24:25 +02:00
sha256-586.pl x86_64 assembly pack: allow clang to compile AVX code. 2014-06-24 08:24:25 +02:00
sha256-armv4.pl ARM assembly pack: get ARMv7 instruction endianness right. 2014-06-06 21:27:18 +02:00
sha256-c64xplus.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
sha256-mb-x86_64.pl x86_64 assembly pack: allow clang to compile AVX code. 2014-06-24 08:24:25 +02:00
sha512-586.pl sha512-586.pl: fix typo. 2013-07-10 09:59:25 +02:00
sha512-armv4.pl ARM assembly pack: get ARMv7 instruction endianness right. 2014-06-06 21:27:18 +02:00
sha512-armv8.pl ARMv8 assembly pack: add Cortex performance numbers. 2014-06-24 08:06:05 +02:00
sha512-c64xplus.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
sha512-ia64.pl sha512-ia64.pl: 15-20% performance improvement. 2012-07-15 13:36:25 +00:00
sha512-mips.pl MIPS assembly pack: get rid of deprecated instructions. 2013-10-13 13:14:52 +02:00
sha512-parisc.pl PA-RISC assembler pack: switch to bve in 64-bit builds. 2013-06-18 10:37:00 +02:00
sha512-ppc.pl PPC assembly pack: relax 64-bit requirement for little-endian support. 2014-01-07 22:44:21 +01:00
sha512-s390x.pl sha512-s390x.pl: lingering comment update. 2012-07-15 13:36:57 +00:00
sha512-sparcv9.pl misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
sha512-x86_64.pl x86_64 assembly pack: allow clang to compile AVX code. 2014-06-24 08:24:25 +02:00

C2.pl works