Function core::arch::x86_64::_mm_or_pd
[−]
[src]
pub unsafe fn _mm_or_pd(a: __m128d, b: __m128d) -> __m128d
Compute the bitwise OR of a and b.