Function core::arch::aarch64::vaddlv_u32

1.59.0 · source ·
pub unsafe fn vaddlv_u32(a: uint32x2_t) -> u64
Available on (AArch64 or target_arch="arm64ec") and target feature neon only.
Expand description

Unsigned Add Long across Vector

Arm’s documentation