Function core::arch::arm::vpaddlq_s32

1.59.0 · source ·
pub unsafe fn vpaddlq_s32(a: int32x4_t) -> int64x2_t
Available on ARM and target feature neon only.
Expand description

Signed Add Long Pairwise.

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