Skip to main content

vcvtps2ph128

Function vcvtps2ph128 

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