mirror of https://github.com/openssl/openssl.git
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:
parent
176836fce9
commit
46b13bbfa1
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue