openssl/crypto/poly1305/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
..
poly1305-armv4.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
poly1305-armv8.pl ARMv8 assembly pack: add Samsung Mongoose results. 2016-08-16 12:47:49 +02:00
poly1305-c64xplus.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
poly1305-mips.pl MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
poly1305-ppc.pl spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
poly1305-ppcfp.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
poly1305-s390x.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
poly1305-sparcv9.pl SPARC assembly pack: enforce V8+ ABI constraints. 2016-07-01 14:25:38 +02:00
poly1305-x86.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
poly1305-x86_64.pl x86_64 assembly pack: tolerate spaces in source directory name. 2016-05-29 14:12:51 +02:00