openssl/crypto/aes/asm
Andy Polyakov 20b88bb160 PPC assembly pack: remove branch hints.
As it turns out branch hints grew as kind of a misconception. In
addition their interpretation by GNU assembler is affected by
assembler flags and can end up with opposite meaning on different
processors. As we have to loose quite a lot on misinterprerations,
especially on newer processors, we just omit them altogether.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2016-04-07 21:27:24 +02:00
..
aes-586.pl Unified - adapt the generation of aes assembler to use GENERATE 2016-03-09 11:09:26 +01:00
aes-armv4.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
aes-c64xplus.pl
aes-ia64.S
aes-mips.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
aes-parisc.pl
aes-ppc.pl PPC assembly pack: remove branch hints. 2016-04-07 21:27:24 +02:00
aes-s390x.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
aes-sparcv9.pl SPARCv9 assembly pack: unify build rules and argument handling. 2016-03-08 15:51:06 +01:00
aes-x86_64.pl
aesni-mb-x86_64.pl
aesni-sha1-x86_64.pl
aesni-sha256-x86_64.pl
aesni-x86_64.pl
aesni-x86.pl Unified - adapt the generation of aes assembler to use GENERATE 2016-03-09 11:09:26 +01:00
aesp8-ppc.pl
aest4-sparcv9.pl SPARCv9 assembly pack: unify build rules and argument handling. 2016-03-08 15:51:06 +01:00
aesv8-armx.pl
bsaes-armv7.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
bsaes-x86_64.pl
vpaes-armv8.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
vpaes-ppc.pl
vpaes-x86_64.pl
vpaes-x86.pl Unified - adapt the generation of aes assembler to use GENERATE 2016-03-09 11:09:26 +01:00