Skip to main content

vcvtps2dq

Function vcvtps2dq 

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