๐ฌThis is a nightly-only experimental API. (
stdarch_internal
)Expand description
Each function performs run-time feature detection for a single feature. This allow us to use stability attributes on a per feature basis.
PLEASE: do not use this, it is an implementation detail subject to change.
Functionsยง
- adx ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- aes ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- amx_
avx512 ๐ปExperimental - PLEASE: do not use this, it is an implementation detail subject to change.
- amx_
bf16 ๐ปExperimental - PLEASE: do not use this, it is an implementation detail subject to change.
- amx_
complex ๐ปExperimental - PLEASE: do not use this, it is an implementation detail subject to change.
- amx_fp8 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- amx_
fp16 ๐ปExperimental - PLEASE: do not use this, it is an implementation detail subject to change.
- amx_
int8 ๐ปExperimental - PLEASE: do not use this, it is an implementation detail subject to change.
- amx_
movrs ๐ปExperimental - PLEASE: do not use this, it is an implementation detail subject to change.
- amx_
tf32 ๐ปExperimental - PLEASE: do not use this, it is an implementation detail subject to change.
- amx_
tile ๐ปExperimental - PLEASE: do not use this, it is an implementation detail subject to change.
- amx_
transpose ๐ปExperimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx2 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512bf16 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512bitalg ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512bw ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512cd ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512dq ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512er ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512f ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512fp16 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512ifma ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512pf ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512vbmi ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512vbmi2 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512vl ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512vnni ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512vp2intersect ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avx512vpopcntdq ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avxifma ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avxneconvert ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avxvnni ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avxvnniint8 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- avxvnniint16 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- bmi1 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- bmi2 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- cmpxchg16b ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- ermsb ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- f16c ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- fma ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- fxsr ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- gfni ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- kl ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- lzcnt ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- mmx ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- movbe ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- movrs ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- pclmulqdq ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- popcnt ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- rdrand ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- rdseed ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- rtm ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- sha ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- sha512 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- sm3 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- sm4 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- sse ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- sse2 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- sse3 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- sse4_1 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- sse4_2 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- sse4a ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- ssse3 ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- tbm ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- tsc ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- vaes ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- vpclmulqdq ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- widekl ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- xop ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- xsave ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- xsavec ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- xsaveopt ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.
- xsaves ๐ป
Experimental - PLEASE: do not use this, it is an implementation detail subject to change.