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

  /src/sys/crypto/arch/x86/
immintrin.h 52 typedef int __m64 __attribute__((__vector_size__(8), __may_alias__)); typedef in typeref:typename:int
326 *(__m64_u *)__p = (__m64)((__v2di)__v)[0];
immintrin.h 52 typedef int __m64 __attribute__((__vector_size__(8), __may_alias__)); typedef in typeref:typename:int
326 *(__m64_u *)__p = (__m64)((__v2di)__v)[0];

Completed in 21 milliseconds