core::arch::aarch64

Function vqdmlsls_lane_s32

1.59.0 · source
pub unsafe fn vqdmlsls_lane_s32(
    a: i64,
    b: i32,
    c: int32x2_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