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

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-64 and target feature mmx only.

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