[−][src]Function core_arch::x86::_mm_setr_pi32
pub unsafe fn _mm_setr_pi32(e0: i32, e1: i32) -> __m64
🔬 This is a nightly-only experimental API. (
stdsimd
)This is supported on x86 and target feature
mmx
only.Sets packed 32-bit integers in dst with the supplied values in reverse order.