Skip to main content

vrsqrt14ss

Function vrsqrt14ss 

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