boringssl/crypto/aes/asm
Adam Langley a91fd063cf Don't use .arch in aarch64 asm with Clang.
Clang (3.6, at least) doesn't like .arch when its internal as is used.
Instead, one has to pass -march=armv8-a+crypto on the command line.

Change-Id: Ifc5b57fbebd0eb53658481b0a0c111e808c81d93
Reviewed-on: https://boringssl-review.googlesource.com/4411
Reviewed-by: Adam Langley <agl@google.com>
2015-05-05 00:28:03 +00:00
..
aes-586.pl Add visibility rules. 2014-07-31 22:03:11 +00:00
aes-armv4.pl Add assembly support for 32-bit iOS. 2015-05-04 22:44:24 +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 aes/asm/aesni-x86[_64].pl update. 2015-05-04 22:45:27 +00:00
aesni-x86.pl aes/asm/aesni-x86.pl: fix typo affecting Windows build. 2015-05-04 22:45:35 +00:00
aesv8-armx.pl Don't use .arch in aarch64 asm with Clang. 2015-05-05 00:28:03 +00:00
bsaes-armv7.pl Add assembly support for 32-bit iOS. 2015-05-04 22:44:24 +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