openssl/crypto/sha/asm
2012-11-28 13:19:10 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
README Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
sha1-586.pl sha1-[586|x86_64].pl: shave off one instruction from body_40_59, it's 2012-07-15 20:33:30 +00:00
sha1-alpha.pl Alpha assembler pack: adapt for Linux. 2010-09-13 13:28:52 +00:00
sha1-armv4-large.pl sha1-armv4-large.pl: comply with ABI. 2012-08-17 19:57:04 +00:00
sha1-c64xplus.pl C64x+ assembly pack: improve EABI support. 2012-11-28 13:19:10 +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 MIPS assembly pack: add support for SmartMIPS ASE. 2012-09-18 12:52:23 +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 PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data. 2011-05-27 13:32:34 +00:00
sha1-s390x.pl sha1-s390x.pl: lingering comment update. 2012-07-15 13:34:26 +00:00
sha1-sparcv9.pl SPARCv9 assembly pack: harmonize ABI handling (so that it's handled in one 2012-10-25 12:07:32 +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 ARMv4 assembler pack. 2007-09-27 07:09:46 +00:00
sha1-x86_64.pl sha1-[586|x86_64].pl: shave off one instruction from body_40_59, it's 2012-07-15 20:33:30 +00:00
sha256-586.pl sha256-586.pl: fix typos. 2012-07-01 08:46:38 +00:00
sha256-armv4.pl sha256-armv4.pl: 4% performance improvement. 2012-07-15 13:35:10 +00:00
sha256-c64xplus.pl C64x+ assembly pack: improve EABI support. 2012-11-28 13:19:10 +00:00
sha512-586.pl sha512-586.pl: optimize SSE2 code path, +5-7% on most CPUs, +13% on AMD K8. 2012-07-15 13:28:15 +00:00
sha512-armv4.pl sha512-armv4.pl: optimize for Snapdragon S4. 2012-09-04 08:25:37 +00:00
sha512-c64xplus.pl C64x+ assembly pack: improve EABI support. 2012-11-28 13:19:10 +00: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: add support for SmartMIPS ASE. 2012-09-18 12:52:23 +00:00
sha512-parisc.pl PA-RISC assembler: missing symbol and typos. 2009-12-28 16:13:35 +00:00
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 sha512-s390x.pl: lingering comment update. 2012-07-15 13:36:57 +00:00
sha512-sparcv9.pl SPARCv9 assembly pack: harmonize ABI handling (so that it's handled in one 2012-10-25 12:07:32 +00:00
sha512-x86_64.pl sha512-x86_64.pl: revert previous change and solve the problem through 2012-08-13 12:34:36 +00:00

C2.pl works