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