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