Skip to main content

vcvttps2dq

Function vcvttps2dq 

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