Skip to main content

vcvtps2ph256

Function vcvtps2ph256 

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