_mm_srl_epi64

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias _mm_srl_epi64 = __builtin_ia32_psrlq128
  2. __m128i _mm_srl_epi64(__m128i a, __m128i count)
    version(!LDC)
    nothrow @nogc pure @safe
    __m128i
    _mm_srl_epi64
    (
    __m128i a
    ,
    __m128i count
    )

Meta