[−][src]Function core::arch::x86::_m_pshufw
pub unsafe fn _m_pshufw(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.