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

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

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