Function core::arch::aarch64::vsqaddh_u16

1.59.0 · source ·
pub unsafe fn vsqaddh_u16(a: u16, b: i16) -> u16
Available on AArch64 and target feature neon only.
Expand description

Unsigned saturating accumulate of signed value

Arm’s documentation