Expand description
core_arch
Modulesยง
- aarch64 ๐
AArch64 or target_arch=arm64ec - AArch64 intrinsics.
- arch
- SIMD and vendor intrinsics module.
- arm ๐
ARM - ARM intrinsics.
- arm_
shared ๐ARM or AArch64 or target_arch=arm64ec - ARM C Language Extensions (ACLE)
- loongarch32 ๐
LoongArch LA32 LoongArch32intrinsics- loongarch64 ๐
LoongArch LA64 LoongArch64intrinsics- loongarch_
shared ๐LoongArch LA32 or LoongArch LA64 Shared LoongArchintrinsics- macros ๐
- Utility macros.
- mips ๐
MIPS or MIPS-64 - MIPS
- nvptx ๐
target_arch=nvptx64 - NVPTX intrinsics (experimental)
- powerpc ๐
PowerPC or PowerPC-64 - PowerPC intrinsics
- powerpc64 ๐
PowerPC-64 - PowerPC 64
- riscv32 ๐
RISC-V RV32 - RISC-V RV32 specific intrinsics
- riscv64 ๐
RISC-V RV64 - RISC-V RV64 specific intrinsics
- riscv_
shared ๐RISC-V RV32 or RISC-V RV64 - Shared RISC-V intrinsics
- s390x ๐
s390x s390xintrinsics- simd ๐
- Internal
#[repr(simd)]types - wasm32 ๐
target_family=wasm - WASM32 intrinsics
- x86 ๐
x86 or x86-64 x86andx86_64intrinsics.- x86_64 ๐
x86-64 x86_64intrinsics