Function vrsraq_n_s32
#[target_feature(enable = "neon")]
pub fn vrsraq_n_s32(a: int32x4_t, b: int32x4_t, N: i32) -> int32x4_t
Signed rounding shift right and accumulate Arm's documentation
vrsraq_n_s32#[target_feature(enable = "neon")]
pub fn vrsraq_n_s32(a: int32x4_t, b: int32x4_t, N: i32) -> int32x4_t
Signed rounding shift right and accumulate Arm's documentation