Skip to main content

vgetmantps128

Function vgetmantps128 

Source
unsafe extern "C" fn vgetmantps128(
    a: Simd<f32, 4>,
    mantissas: i32,
    src: Simd<f32, 4>,
    m: u8,
) -> Simd<f32, 4>
Available on x86 or x86-64 only.