Function core::arch::arm::vaddl_high_s16

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

Signed Add Long (vector, high half).

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