pub fn vsqadds_u32(a: u32, b: i32) -> u32Available on (AArch64 or ARM64EC) and target feature
neon only.Expand description
Unsigned saturating accumulate of signed value Arm’s documentation
pub fn vsqadds_u32(a: u32, b: i32) -> u32neon only.Unsigned saturating accumulate of signed value Arm’s documentation