File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,7 @@ functions][unsafe function].
81
81
Feature | Implicitly Enables | Description
82
82
------------|--------------------|-------------------
83
83
` aes ` | ` sse2 ` | [ AES] — Advanced Encryption Standard
84
+ ` adx ` | | [ ADX] — Multi-Precision Add-Carry Instruction Extensions
84
85
` avx ` | ` sse4.2 ` | [ AVX] — Advanced Vector Extensions
85
86
` avx2 ` | ` avx ` | [ AVX2] — Advanced Vector Extensions 2
86
87
` bmi1 ` | | [ BMI1] — Bit Manipulation Instruction Sets
@@ -107,6 +108,7 @@ Feature | Implicitly Enables | Description
107
108
<!-- Keep links near each table to make it easier to move and update. -->
108
109
109
110
[ AES ] : https://en.wikipedia.org/wiki/AES_instruction_set
111
+ [ ADX ] : https://en.wikipedia.org/wiki/Intel_ADX
110
112
[ AVX ] : https://en.wikipedia.org/wiki/Advanced_Vector_Extensions
111
113
[ AVX2 ] : https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#AVX2
112
114
[ BMI1 ] : https://en.wikipedia.org/wiki/Bit_Manipulation_Instruction_Sets
You can’t perform that action at this time.
0 commit comments