boringssl/crypto/aes/asm
David Benjamin f06802f1e4 Add arm-xlate.pl and initial iOS asm support.
This is as partial import of upstream's
9b05cbc33e7895ed033b1119e300782d9e0cf23c. It includes the perlasm changes, but
not the CPU feature detection bits as we do those differently. This is largely
so we don't diverge from upstream, but it'll help with iOS assembly in the
future.

sha512-armv8.pl is modified slightly from upstream to switch from conditioning
on the output file to conditioning on an extra argument. This makes our
previous change from upstream (removing the 'open STDOUT' line) more explicit.

BUG=338886

Change-Id: Ic8ca1388ae20e94566f475bad3464ccc73f445df
Reviewed-on: https://boringssl-review.googlesource.com/4405
Reviewed-by: Adam Langley <agl@google.com>
2015-04-20 19:08:26 +00:00
..
aes-586.pl Add visibility rules. 2014-07-31 22:03:11 +00:00
aes-armv4.pl Add visibility rules. 2014-07-31 22:03:11 +00:00
aes-x86_64.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
aesni-x86_64.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
aesni-x86.pl aes/asm/aesni-x86[_64].pl: minor Atom-specific performance tweak. 2014-06-20 13:17:38 -07:00
aesv8-armx.pl Add arm-xlate.pl and initial iOS asm support. 2015-04-20 19:08:26 +00:00
bsaes-armv7.pl Add visibility rules. 2014-07-31 22:03:11 +00:00
bsaes-x86_64.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
vpaes-x86_64.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
vpaes-x86.pl x86[_64] assembly pack: add Silvermont performance data. 2014-11-10 13:45:32 -08:00