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
, ormclass
anddsp
pub use self::simd32::*;
v6
and non-mclass
, ormclass
anddsp
pub use crate::core_arch::arm_shared::*;