pub fn svdot_u64(
op1: svuint64_t,
op2: svuint16_t,
op3: svuint16_t,
) -> svuint64_t🔬This is a nightly-only experimental API. (
stdarch_aarch64_sve #145052)Available on target feature
sve and (AArch64 or ARM64EC) only.Expand description
Dot product Arm’s documentation