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