Function core::arch::aarch64::vqrdmlshh_lane_s16

1.62.0 · source ·
pub unsafe fn vqrdmlshh_lane_s16(
    a: i16,
    b: i16,
    c: int16x4_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