boringssl/crypto/aes/asm
David Benjamin 45c844adbe aes/asm/aesp8-ppc.pl: improve [backward] portability.
Some old assemblers can't cope with r0 in address. It's actually
sensible thing to do, because r0 is shunted to 0 in address arithmetic
and by refusing r0 assembler effectively makes you understand that.

(Imported from upstream's a54aba531327285f64cf13a909bc129e9f9d5970.)

This also pulls in a trailing whitespace fix from upstream's
609b0852e4d50251857dbbac3141ba042e35a9ae.

Change-Id: Ieec0bc8d24b98f86ce4fc9ee6ce5126d127cf452
Reviewed-on: https://boringssl-review.googlesource.com/12188
Reviewed-by: Adam Langley <agl@google.com>
2016-11-10 16:20:02 +00:00
..
aes-586.pl Switch perlasm calling convention. 2016-06-27 21:59:26 +00:00
aes-armv4.pl Switch perlasm calling convention. 2016-06-27 21:59:26 +00:00
aes-x86_64.pl Switch perlasm calling convention. 2016-06-27 21:59:26 +00:00
aesni-x86_64.pl Switch perlasm calling convention. 2016-06-27 21:59:26 +00:00
aesni-x86.pl Switch perlasm calling convention. 2016-06-27 21:59:26 +00:00
aesp8-ppc.pl aes/asm/aesp8-ppc.pl: improve [backward] portability. 2016-11-10 16:20:02 +00:00
aesv8-armx.pl Add PPC64LE assembly for AES-GCM. 2016-09-27 18:43:20 +00:00
bsaes-armv7.pl Import (unreachable) bsaes-armv7.pl XTS fixes. 2016-07-26 19:47:12 +00:00
bsaes-x86_64.pl Switch perlasm calling convention. 2016-06-27 21:59:26 +00:00
vpaes-x86_64.pl Switch perlasm calling convention. 2016-06-27 21:59:26 +00:00
vpaes-x86.pl Switch perlasm calling convention. 2016-06-27 21:59:26 +00:00