pub fn vsqaddd_u64(a: u64, b: i64) -> u64Available on (AArch64 or ARM64EC) and target feature
neon only.Expand description
Unsigned saturating accumulate of signed value Arm’s documentation
pub fn vsqaddd_u64(a: u64, b: i64) -> u64neon only.Unsigned saturating accumulate of signed value Arm’s documentation