Function typed_arch::x86::_mm_cmpge_sd [] [src]

pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2

Return a new vector with the low element of a replaced by the greater-than-or-equal comparison of the lower elements of a and b.