_mm256_srlv_epi64

Undocumented in source. Be warned that the author may not have intended to support it.
  1. __m256i _mm256_srlv_epi64(__m256 a, __m256 b)
    version(GDC)
    pure nothrow @trusted
    static if(BOTAN_HAS_THREEFISH_512_AVX2)
    _mm256_srlv_epi64
    (
    __m256 a
    ,
    __m256 b
    )
  2. __m256i _mm256_srlv_epi64(__m256i a, __m256i b)

Meta