pub unsafe fn vsqaddq_u32(a: uint32x4_t, b: int32x4_t) -> uint32x4_t
Available on AArch64 and target feature
neon
only.Expand description
Unsigned saturating Accumulate of Signed value.
pub unsafe fn vsqaddq_u32(a: uint32x4_t, b: int32x4_t) -> uint32x4_t
neon
only.Unsigned saturating Accumulate of Signed value.