Function core::arch::x86::_mm_shuffle_pi16 [] [src]

pub unsafe fn _mm_shuffle_pi16(a: __m64, imm8: i32) -> __m64
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on x86 and target feature sse,mmx only.

Shuffles the 4 16-bit integers from a 64-bit integer vector to the destination, as specified by the immediate value operand.