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