File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ functions][unsafe function].
8080
8181Feature | Implicitly Enables | Description
8282------------|--------------------|-------------------
83- ` aes ` | ` sse2 ` | [ AES] — Advanced Encryption Standard
8483` adx ` | | [ ADX] — Multi-Precision Add-Carry Instruction Extensions
84+ ` aes ` | ` sse2 ` | [ AES] — Advanced Encryption Standard
8585` avx ` | ` sse4.2 ` | [ AVX] — Advanced Vector Extensions
8686` avx2 ` | ` avx ` | [ AVX2] — Advanced Vector Extensions 2
8787` bmi1 ` | | [ BMI1] — Bit Manipulation Instruction Sets
@@ -107,8 +107,8 @@ Feature | Implicitly Enables | Description
107107
108108<!-- Keep links near each table to make it easier to move and update. -->
109109
110- [ AES ] : https://en.wikipedia.org/wiki/AES_instruction_set
111110[ ADX ] : https://en.wikipedia.org/wiki/Intel_ADX
111+ [ AES ] : https://en.wikipedia.org/wiki/AES_instruction_set
112112[ AVX ] : https://en.wikipedia.org/wiki/Advanced_Vector_Extensions
113113[ AVX2 ] : https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#AVX2
114114[ BMI1 ] : https://en.wikipedia.org/wiki/Bit_Manipulation_Instruction_Sets
You can’t perform that action at this time.
0 commit comments