Skip to main content

vcvtsi2sd64

Function vcvtsi2sd64 

Source
unsafe extern "C" fn vcvtsi2sd64(
    a: Simd<f64, 2>,
    b: i64,
    rounding: i32,
) -> Simd<f64, 2>
Available on x86-64 only.