pub fn vmull_high_lane_u16(
a: uint16x8_t,
b: uint16x4_t,
const LANE: i32,
) -> uint32x4_tAvailable on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Multiply long Arm’s documentation