Function core::core_arch::arm_shared::neon::generated::vmulq_laneq_s16

1.59.0 · source ·
pub unsafe fn vmulq_laneq_s16(
    a: int16x8_t,
    b: int16x8_t,
    const LANE: i32
) -> int16x8_t
Available with target feature neon only.
Expand description