HomeSort by: relevance | last modified time | path
    Searched refs:_mm_loadu_si64 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/crypto/arch/x86/
immintrin.h 147 _mm_loadu_si64(const void *__p) function in typeref:typename:_INTRINSATTR __m128i
  /src/sys/crypto/aes/arch/x86/
aes_sse2.c 386 x0 = x1 = x2 = x3 = _mm_loadu_si64(&comp_skey[u]);

Completed in 11 milliseconds