Function core::arch::aarch64::vqrdmlshh_s16

1.62.0 · source ·
pub unsafe fn vqrdmlshh_s16(a: i16, b: i16, c: i16) -> i16
Available on AArch64 and target feature rdm only.
Expand description

Signed saturating rounding doubling multiply subtract returning high half

Arm’s documentation

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.