Module arm

Module arm 

Source
Available on ARM only.
Expand description

ARM intrinsics.

The reference for NEON is ARM’s NEON Intrinsics Reference. The ARM’s NEON Intrinsics Online Database is also useful.

Re-exports§

pub use self::sat::*;v6
pub use self::dsp::*;v5te and non-mclass, or mclass and dsp
pub use self::simd32::*;v6 and non-mclass, or mclass and dsp
pub use crate::core_arch::arm_shared::*;

Modules§

dsp 🔒 v5te and non-mclass, or mclass and dsp
References:
sat 🔒 v6
References:
simd32 🔒 v6 and non-mclass, or mclass and dsp
References