Skip to main content

psrlw

Function psrlw 

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