Skip to main content

vrsqrt14sd

Function vrsqrt14sd 

Source
unsafe extern "C" fn vrsqrt14sd(
    a: Simd<f64, 2>,
    b: Simd<f64, 2>,
    src: Simd<f64, 2>,
    mask: u8,
) -> Simd<f64, 2>
Available on x86 or x86-64 only.