Available on AArch64 or
target_arch="arm64ec"
only.Expand description
AArch64 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::neon::*;
pub use super::arm_shared::*;
pub use self::mte::*;
pub use self::tme::*;
pub use self::prefetch::*;