openssl/crypto/sha/asm
Andy Polyakov 2d22e08083 ARM assembler pack: reschedule instructions for dual-issue pipeline.
Modest improvement coefficients mean that code already had some
parallelism and there was not very much room for improvement. Special
thanks to Ted Krovetz for benchmarking the code with such patience.
2010-07-13 14:03:31 +00:00
..
.cvsignore
README
sha1-586.pl sha1-x86* assembler update: F_40_59 and Atom-specific optimizations. 2009-08-18 19:24:50 +00:00
sha1-alpha.pl sha1-alpha.pl: addenum till commit #19547. 2010-04-10 13:51:20 +00:00
sha1-armv4-large.pl crypto/*/Makefile: unify "catch-all" assembler make rules and harmonize 2010-07-08 15:03:42 +00:00
sha1-ia64.pl SHA1 assembler show off: minor performance updates and new modules for 2009-11-15 17:26:11 +00:00
sha1-mips.pl SHA1 assembler show off: minor performance updates and new modules for 2009-11-15 17:26:11 +00:00
sha1-parisc.pl SHA1 assembler show off: minor performance updates and new modules for 2009-11-15 17:26:11 +00:00
sha1-ppc.pl AIX build updates. 2008-09-12 14:45:54 +00:00
sha1-s390x.pl Harmonize s390x assembler modules with "catch-all" rules from commit#19749. 2010-07-09 12:11:12 +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 SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unaligned 2010-07-01 07:34:56 +00:00
sha1-thumb.pl ARMv4 assembler pack. 2007-09-27 07:09:46 +00:00
sha1-x86_64.pl Revert previous Linux-specific/centric commit#19629. If it really has to 2010-05-05 22:05:39 +00:00
sha256-586.pl Remove junk argument to function_begin in sha/asm/*-586.pl. 2008-07-17 09:50:56 +00:00
sha256-armv4.pl ARM assembler pack: reschedule instructions for dual-issue pipeline. 2010-07-13 14:03:31 +00:00
sha512-586.pl Remove junk argument to function_begin in sha/asm/*-586.pl. 2008-07-17 09:50:56 +00:00
sha512-armv4.pl ARM assembler pack: reschedule instructions for dual-issue pipeline. 2010-07-13 14:03:31 +00:00
sha512-ia64.pl Make sha*-ia64 modules alignment neutral. 2007-05-13 15:15:24 +00:00
sha512-parisc.pl PA-RISC assembler: missing symbol and typos. 2009-12-28 16:13:35 +00:00
sha512-ppc.pl AIX build updates. 2008-09-12 14:45:54 +00:00
sha512-s390x.pl Harmonize s390x assembler modules with "catch-all" rules from commit#19749. 2010-07-09 12:11:12 +00:00
sha512-sparcv9.pl SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unaligned 2010-07-01 07:34:56 +00:00
sha512-x86_64.pl Revert previous Linux-specific/centric commit#19629. If it really has to 2010-05-05 22:05:39 +00:00

C2.pl works