[−][src]Function core_arch::x86_64::_m_pshufw  
pub unsafe fn _m_pshufw(a: __m64, imm8: i32) -> __m64
🔬 This is a nightly-only experimental API. (
stdsimd)This is supported on x86-64 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.