_mm_add_sd

Undocumented in source.
  1. alias _mm_add_sd = __builtin_ia32_addsd
    nothrow @nogc
    static if(GDC_with_SSE2)
    alias _mm_add_sd = __builtin_ia32_addsd
  2. __m128d _mm_add_sd(__m128d a, __m128d b)
  3. __m128d _mm_add_sd(__m128d a, __m128d b)

Meta