From bf78883d45bd717f2b777312fe77511096925ab7 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Sun, 9 Oct 2016 22:06:12 +0200 Subject: [PATCH 1/1] doc/crypto/OPENSSL_ia32cap.pod: update assembler requirements. Reviewed-by: Richard Levitte --- doc/crypto/OPENSSL_ia32cap.pod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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. -- 2.34.1