_mm_clmulepi64_si128

Undocumented in source. Be warned that the author may not have intended to support it.
  1. __m128i _mm_clmulepi64_si128(__m128i a, __m128i b)
  2. __m128i _mm_clmulepi64_si128(__m128i a, __m128i b)
    version(none)
    pure
    static if(BOTAN_HAS_SIMD_SSE2)
    _mm_clmulepi64_si128
    (
    int c
    )
    (
    auto ref __m128i a
    ,
    auto ref __m128i b
    )
  3. __m128i _mm_clmulepi64_si128(__m128i a, __m128i b)

Meta