openssl/crypto/sha/asm
2012-05-28 17:50:57 +00:00
..
.cvsignore
README
sha1-586.pl sha1-586|x86_64.pl: minor portability fix. 2011-05-29 13:48:57 +00:00
sha1-alpha.pl Alpha assembler pack: adapt for Linux. 2010-09-13 13:28:52 +00:00
sha1-armv4-large.pl ARM assembler pack: profiler-assisted optimizations and NEON support. 2011-04-01 20:58:34 +00:00
sha1-c64xplus.pl C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it be 2012-04-18 13:01:36 +00:00
sha1-ia64.pl perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations. 2012-04-28 10:36:58 +00:00
sha1-mips.pl sha1-mips.pl: fix typo. 2011-10-20 08:39:29 +00:00
sha1-parisc.pl
sha1-ppc.pl PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data. 2011-05-27 13:32:34 +00:00
sha1-s390x.pl s390x assembler pack: adapt for -m31 build, see commentary in Configure 2010-11-29 20:52:43 +00:00
sha1-sparcv9.pl SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unaligned 2010-07-01 07:34:56 +00:00
sha1-sparcv9a.pl perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations. 2012-04-28 10:36:58 +00:00
sha1-thumb.pl
sha1-x86_64.pl sha1-x86_64.pl: nasm 2.07 screws up labels if AVX path is compiled. 2011-07-04 13:00:24 +00:00
sha256-586.pl sha256-586.pl: full unroll to deliver additional ~16%, add Sandy Bridge- 2012-05-28 17:50:57 +00:00
sha256-armv4.pl ARM assembler pack: profiler-assisted optimizations and NEON support. 2011-04-01 20:58:34 +00:00
sha256-c64xplus.pl C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it be 2012-04-18 13:01:36 +00:00
sha512-586.pl perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations. 2012-04-28 10:36:58 +00:00
sha512-armv4.pl sha512-armv4.pl: optimize NEON code path by utilizing vbsl, bitwise select. 2012-03-29 18:20:11 +00:00
sha512-c64xplus.pl C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it be 2012-04-18 13:01:36 +00:00
sha512-ia64.pl
sha512-mips.pl vxworks-mips: unify and add assembler. 2011-10-19 21:49:20 +00:00
sha512-parisc.pl
sha512-ppc.pl aes-ppc.pl, sha512-ppc.pl: comply even with Embedded ABI specification 2012-01-13 09:16:52 +00:00
sha512-s390x.pl s390x assembler pack: adapt for -m31 build, see commentary in Configure 2010-11-29 20:52:43 +00:00
sha512-sparcv9.pl sha512-sparcv9.pl: work around V8+ warning. 2012-01-13 09:18:05 +00:00
sha512-x86_64.pl sha512-x86_64.pl: >5% better performance. 2012-05-28 17:47:15 +00:00

C2.pl works