Skip to main content

vgetmantps256

Function vgetmantps256 

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