Function vqdmull_lane_s16
#[target_feature(enable = "neon")]
pub fn vqdmull_lane_s16(a: int16x4_t, b: int16x4_t, N: i32) -> int32x4_t
Vector saturating doubling long multiply by scalar Arm's documentation
vqdmull_lane_s16#[target_feature(enable = "neon")]
pub fn vqdmull_lane_s16(a: int16x4_t, b: int16x4_t, N: i32) -> int32x4_t
Vector saturating doubling long multiply by scalar Arm's documentation