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