Function core::arch::aarch64::vaddlvq_u32

1.59.0 · source ·
pub unsafe fn vaddlvq_u32(a: uint32x4_t) -> u64
Available on AArch64 and target feature neon only.
Expand description

Unsigned Add Long across Vector

Arm’s documentation

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.