Add documentation for CPUID bit #64+17

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 ec7689186f)
This commit is contained in:
Joachim Vandersmissen 2022-11-14 12:56:32 +01:00 committed by Hugo Landau
parent 176836fce9
commit 46b13bbfa1
No known key found for this signature in database
GPG Key ID: 3D30A3A9FF1360DC
1 changed files with 2 additions and 0 deletions

View 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;