Skip to main content

vcvttps2dq128

Function vcvttps2dq128 

Source
unsafe extern "C" fn vcvttps2dq128(
    a: Simd<f32, 4>,
    src: Simd<i32, 4>,
    mask: u8,
) -> Simd<i32, 4>
Available on x86 or x86-64 only.