Searched refs:BIT19 (Results 1 – 2 of 2) sorted by relevance
144 #define BIT19 0x00080000 macro183 …if( ecx_ & BIT19 ) mask |= ippCPUID_SSE41; // ecx[19] - Intel(R) Streaming SIMD Extensions … in cpGetFeatures()209 …if( ebx_ & BIT19 ) mask |= ippCPUID_ADCOX; // eax[0x7] -->> ebx:: Bit 19: Intel(R) instruction… in cpGetFeatures()
38 #define BIT19 0x00080000 macro