Function curve25519_dalek::backend::vector::ifma::field::blend_lanes [−][src]
fn blend_lanes(x: u64x4, y: u64x4, control: Lanes) -> u64x4
This is supported on crate feature
simd_backend
and (target features avx2
or avx512ifma
) and target feature avx512ifma
only.