poly1305/asm/poly1305-x86_64.pl: switch to vpermdd in table expansion.
authorAndy Polyakov <appro@openssl.org>
Sun, 25 Dec 2016 12:10:00 +0000 (13:10 +0100)
committerAndy Polyakov <appro@openssl.org>
Sat, 25 Feb 2017 17:36:37 +0000 (18:36 +0100)
commit73e8a5c8261625a6e90e07e567263c69039e3d17
tree45ad97e8b415b999b2f2515c54307dc306fa5a44
parentc1e1fc500da910dbf4358f902f6b824a3c34b922
poly1305/asm/poly1305-x86_64.pl: switch to vpermdd in table expansion.

Effectively it's minor size optimization, 5-6% per affected subroutine.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/poly1305/asm/poly1305-x86_64.pl