Function core::arch::x86_64::_mm_setr_pd 1.27.0[−][src]
pub unsafe fn _mm_setr_pd(a: f64, b: f64) -> __m128dThis is supported on (non-crate feature
miri-test-libstd or test or doctest) and x86-64 and target feature sse2 only.Expand description
Sets packed double-precision (64-bit) floating-point elements in the return value with the supplied values in reverse order.