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