Searched refs:BIT25 (Results 1 – 2 of 2) sorted by relevance
150 #define BIT25 0x02000000 macro178 …if( edx_ & BIT25 ) mask |= ippCPUID_SSE; // edx[25] - Intel(R) Streaming SIMD Extensions … in cpGetFeatures()190 if( ecx_ & BIT25 ) mask |= ippCPUID_AES; // ecx[25] - Intel(R) AES New Instructions in cpGetFeatures()
44 #define BIT25 0x02000000 macro