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