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

  /src/sys/crypto/arch/x86/
immintrin.h 53 typedef int __m64_u typedef in typeref:typename:int
150 int64_t __v = (int64_t)*(const __m64_u *)__p;
326 *(__m64_u *)__p = (__m64)((__v2di)__v)[0];
immintrin.h 53 typedef int __m64_u typedef in typeref:typename:int
150 int64_t __v = (int64_t)*(const __m64_u *)__p;
326 *(__m64_u *)__p = (__m64)((__v2di)__v)[0];

Completed in 22 milliseconds