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