Skip to main content

vgetmantpd

Function vgetmantpd 

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