Function core::arch::aarch64::vaddlvq_u8

1.59.0 · source ·
pub unsafe fn vaddlvq_u8(a: uint8x16_t) -> u16
Available on AArch64 and target feature neon only.
Expand description

Unsigned Add Long across Vector

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