Function vadd_s16
#[target_feature(enable = "neon")]
pub fn vadd_s16(a: int16x4_t, b: int16x4_t) -> int16x4_t
Vector add. Arm's documentation
vadd_s16#[target_feature(enable = "neon")]
pub fn vadd_s16(a: int16x4_t, b: int16x4_t) -> int16x4_t
Vector add. Arm's documentation