Searched refs:BIT26 (Results 1 – 2 of 2) sorted by relevance
151 #define BIT26 0x04000000 macro179 …if( edx_ & BIT26 ) mask |= ippCPUID_SSE2; // edx[26] - Intel(R) Streaming SIMD Extensions … in cpGetFeatures()217 … if( ebx_ & BIT26 ) mask |= ippCPUID_AVX512PF; // ebx[26] - Intel(R) AVX-512 Prefetch instructions in cpGetFeatures()
45 #define BIT26 0x04000000 macro