Skip to main content

pslld

Function pslld 

Source
unsafe extern "C" fn pslld(
    a: Simd<i32, 4>,
    count: Simd<i32, 4>,
) -> Simd<i32, 4>
Available on x86 or x86-64 only.