Module arch

Source
๐Ÿ”ฌ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.