_mm256_loadu_si256

Undocumented in source. Be warned that the author may not have intended to support it.
  1. __m256i _mm256_loadu_si256(__m256i* ptr)
  2. __m256i _mm256_loadu_si256(__m256i* a)
  3. __m256i _mm256_loadu_si256(__m256i* a)
    version(D_InlineAsm_X86_64)
    pure nothrow @trusted
    static if(BOTAN_HAS_THREEFISH_512_AVX2)
    _mm256_loadu_si256

Meta