pub fn vmull_p64(a: u64, b: u64) -> u128
Available on target feature
neon
and target feature aes
and (AArch64 or target_arch="arm64ec"
) only.Expand description
Polynomial multiply long Arm’s documentation