Function std::arch::x86_64::_mm_set_pd [] [src]

pub unsafe fn _mm_set_pd(a: f64, b: f64) -> __m128d
🔬 This is a nightly-only experimental API. (stdsimd #48556)

Set packed double-precision (64-bit) floating-point elements in the return value with the supplied values.