Skip to main content

vcvtudq2ps

Function vcvtudq2ps 

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