Function vaddhn_high_s16
#[target_feature(enable = "neon")]
pub fn vaddhn_high_s16(r: int8x8_t, a: int16x8_t, b: int16x8_t) -> int8x16_t
Add returning High Narrow (high half). Arm's documentation
vaddhn_high_s16#[target_feature(enable = "neon")]
pub fn vaddhn_high_s16(r: int8x8_t, a: int16x8_t, b: int16x8_t) -> int8x16_t
Add returning High Narrow (high half). Arm's documentation