Function core::arch::arm::vpaddl_u8

1.59.0 · source ·
pub unsafe fn vpaddl_u8(a: uint8x8_t) -> uint16x4_t
Available on ARM and target feature neon only.
Expand description

Unsigned Add Long Pairwise.

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