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