_mm256_permute4x64_epi64

Undocumented in source. Be warned that the author may not have intended to support it.
  1. __m256i _mm256_permute4x64_epi64(__m256 X, int M)
  2. __m256i _mm256_permute4x64_epi64(__m256i a, int M)
  3. __m256i _mm256_permute4x64_epi64(__m256i a, int M)
    version(D_InlineAsm_X86_64)
    pure nothrow @trusted
    static if(BOTAN_HAS_THREEFISH_512_AVX2)
    _mm256_permute4x64_epi64
    (,
    in int M
    )

Meta