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

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

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