boringssl/crypto/cipher/asm
Brian Smith 357a9f23fe chacha20_poly1305_x86_64.pl: Use |imulq| instead of |imul|.
Perlasm requires the size suffix when targeting NASM and Yasm; without
it, the resulting .asm file has |imu| instead of |imul|.

Change-Id: Icb95b8c0b68cf4f93becdc1930dc217398f56bec
Reviewed-on: https://boringssl-review.googlesource.com/13381
Reviewed-by: Adam Langley <agl@google.com>
2017-01-27 23:16:52 +00:00
..
chacha20_poly1305_x86_64.pl chacha20_poly1305_x86_64.pl: Use |imulq| instead of |imul|. 2017-01-27 23:16:52 +00:00