Function core::arch::arm::vaddhn_high_s16

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

Add returning High Narrow (high half).

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