Function core::arch::aarch64::vqrdmlshh_laneq_s16

1.62.0 · source ·
pub unsafe fn vqrdmlshh_laneq_s16(
    a: i16,
    b: i16,
    c: int16x8_t,
    const LANE: i32
) -> 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.