Skip to main content

psllw

Function psllw 

Source
unsafe extern "C" fn psllw(
    a: Simd<i16, 16>,
    count: Simd<i16, 8>,
) -> Simd<i16, 16>
Available on x86 or x86-64 only.