[−][src]Function core::arch::x86::_mm_shuffle_pi16
pub unsafe fn _mm_shuffle_pi16(a: __m64, imm8: i32) -> __m64
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.