Function core::arch::aarch64::vqdmlsls_laneq_s32

1.59.0 · source ·
pub unsafe fn vqdmlsls_laneq_s32(
    a: i64,
    b: i32,
    c: int32x4_t,
    const LANE: i32
) -> i64
Available on (AArch64 or target_arch="arm64ec") and target feature neon only.
Expand description

Signed saturating doubling multiply-subtract long

Arm’s documentation