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

  /src/sys/crypto/arch/x86/
immintrin.h 53 typedef int __m64_u typedef
150 int64_t __v = (int64_t)*(const __m64_u *)__p;
326 *(__m64_u *)__p = (__m64)((__v2di)__v)[0];
  /src/external/gpl3/gcc/dist/gcc/config/i386/
mmintrin.h 49 typedef int __m64_u __attribute__ ((__vector_size__ (8), __may_alias__, __aligned__ (1))); typedef
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
mmintrin.h 49 typedef int __m64_u __attribute__ ((__vector_size__ (8), __may_alias__, __aligned__ (1))); typedef

Completed in 46 milliseconds