Skip to main content

vgetmantps

Function vgetmantps 

Source
unsafe extern "C" fn vgetmantps(
    a: Simd<f32, 16>,
    mantissas: i32,
    src: Simd<f32, 16>,
    m: u16,
    sae: i32,
) -> Simd<f32, 16>
Available on x86 or x86-64 only.