Add documentation for CPUID bit #64+17
authorJoachim Vandersmissen <git@jvdsn.com>
Mon, 14 Nov 2022 11:56:32 +0000 (12:56 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 16 Nov 2022 06:51:36 +0000 (06:51 +0000)
CLA: trivial

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19670)

(cherry picked from commit ec7689186f3ea5c1a4d1564089cd8df287dfcf3c)

doc/man3/OPENSSL_ia32cap.pod

index e529c6c64f4e109c28072d53a79ae02c1edcc7dc..c6c1c0185ad87ab0e5068e0eb31347c007cac889 100644 (file)
@@ -97,6 +97,8 @@ and RORX;
 
 =item bit #64+16 denoting availability of AVX512F extension;
 
+=item bit #64+17 denoting availability of AVX512DQ extension;
+
 =item bit #64+18 denoting availability of RDSEED instruction;
 
 =item bit #64+19 denoting availability of ADCX and ADOX instructions;