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