From: Andy Polyakov Date: Sun, 9 Oct 2016 20:06:12 +0000 (+0200) Subject: doc/crypto/OPENSSL_ia32cap.pod: update assembler requirements. X-Git-Tag: OpenSSL_1_1_1-pre1~3390 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bf78883d45bd717f2b777312fe77511096925ab7;p=oweals%2Fopenssl.git doc/crypto/OPENSSL_ia32cap.pod: update assembler requirements. Reviewed-by: Richard Levitte --- diff --git a/doc/crypto/OPENSSL_ia32cap.pod b/doc/crypto/OPENSSL_ia32cap.pod index 7ea70c0fae..60dd96484c 100644 --- a/doc/crypto/OPENSSL_ia32cap.pod +++ b/doc/crypto/OPENSSL_ia32cap.pod @@ -124,10 +124,9 @@ requirements are summarized in below table: ------------+--------+--------+-------- AVX | 2.19 | 2.09 | 3.0 AVX2 | 2.22 | 2.10 | 3.1 + ADCX/ADOX | 2.23 | 2.10 | 3.3 AVX512 | 2.25 | 2.11.8 | 3.6 -B is a macro returning the first word of the vector. - =head1 COPYRIGHT Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved.