openssl/crypto/sha/asm
Andy Polyakov 947716c187 MIPS assembly pack: adapt it for MIPS[32|64]R6.
MIPS[32|64]R6 is binary and source incompatible with previous MIPS ISA
specifications. Fortunately it's still possible to resolve differences
in source code with standard pre-processor and switching to trap-free
version of addition and subtraction instructions.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-09-02 13:33:17 +02:00
..
sha1-586.pl
sha1-alpha.pl
sha1-armv4-large.pl
sha1-armv8.pl ARMv8 assembly pack: add Samsung Mongoose results. 2016-08-16 12:47:49 +02:00
sha1-c64xplus.pl
sha1-ia64.pl
sha1-mb-x86_64.pl
sha1-mips.pl MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
sha1-parisc.pl
sha1-ppc.pl
sha1-s390x.pl
sha1-sparcv9.pl
sha1-sparcv9a.pl
sha1-thumb.pl
sha1-x86_64.pl sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. 2016-08-11 13:39:57 +02:00
sha256-586.pl
sha256-armv4.pl
sha256-c64xplus.pl
sha256-mb-x86_64.pl
sha512-586.pl
sha512-armv4.pl
sha512-armv8.pl ARMv8 assembly pack: add Samsung Mongoose results. 2016-08-16 12:47:49 +02:00
sha512-c64xplus.pl
sha512-ia64.pl
sha512-mips.pl MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
sha512-parisc.pl
sha512-ppc.pl
sha512-s390x.pl
sha512-sparcv9.pl
sha512-x86_64.pl
sha512p8-ppc.pl