Skip to main content

vcvtdq2ps

Function vcvtdq2ps 

Source
unsafe extern "C" fn vcvtdq2ps(
    a: Simd<i32, 16>,
    rounding: i32,
) -> Simd<f32, 16>
Available on x86 or x86-64 only.