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