_mm_cvtsi32_sd

Undocumented in source. Be warned that the author may not have intended to support it.
  1. double2 _mm_cvtsi32_sd(double2 , int )
  2. __m128d _mm_cvtsi32_sd(__m128d v, int x)
    version(!LDC)
    nothrow @nogc pure @safe
    __m128d
    _mm_cvtsi32_sd
    (
    __m128d v
    ,
    int x
    )

Meta