Skip to main content

vsqrtps

Function vsqrtps 

Source
unsafe extern "C" fn vsqrtps(
    a: Simd<f32, 16>,
    rounding: i32,
) -> Simd<f32, 16>
Available on x86 or x86-64 only.