[][src]Function core::arch::aarch64::vmull_p64

pub unsafe fn vmull_p64(a: poly64_t, b: poly64_t) -> poly128_t
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on AArch64 and target feature neon only.

Polynomial multiply long



Home ⌂Doc Index ◂Up ▴