pub unsafe fn vpaddl_u32(a: uint32x2_t) -> uint64x1_t
Available on (AArch64 or
target_arch="arm64ec"
) and target feature neon
only.Expand description
Unsigned Add Long Pairwise.
pub unsafe fn vpaddl_u32(a: uint32x2_t) -> uint64x1_t
target_arch="arm64ec"
) and target feature neon
only.Unsigned Add Long Pairwise.