๐ฌThis is a nightly-only experimental API. (
stdarch_internal
)Re-exportsยง
pub use x86::*;
Experimental
Modulesยง
- aarch64 ๐
Experimental - Aarch64 run-time features.
- arm ๐
Experimental - Run-time feature detection on ARM Aarch32.
- loongarch ๐
Experimental - Run-time feature detection on LoongArch.
- mips ๐
Experimental - Run-time feature detection on MIPS.
- mips64 ๐
Experimental - Run-time feature detection on MIPS64.
- powerpc ๐
Experimental - Run-time feature detection on PowerPC.
- powerpc64 ๐
Experimental - Run-time feature detection on PowerPC64.
- riscv ๐
Experimental - Run-time feature detection on RISC-V.
- s390x ๐
Experimental - Run-time feature detection on s390x.
- x86 ๐
Experimental - This module implements minimal run-time feature detection for x86.