[][src]Function core::arch::x86_64::_mm_set_pi16

pub unsafe fn _mm_set_pi16(e3: i16, e2: i16, e1: i16, e0: i16) -> __m64
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on x86-64 and target feature mmx only.

Set packed 16-bit integers in dst with the supplied values.