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