Home
last modified time | relevance | path

Searched refs:BIT01 (Results 1 – 1 of 1) sorted by relevance

/external/epid-sdk/ext/ipp/sources/ippcp/
Dcpinit.c126 #define BIT01 0x00000002 macro
191 if( ecx_ & BIT01 ) mask |= ippCPUID_CLMUL; // ecx[1] - Intel(R) instruction PCLMULQDQ in cpGetFeatures()
223 …if( ecx_ & BIT01 ) mask |= ippCPUID_AVX512VBMI; // ecx[01] - Intel(R) AVX-512 Vector Byte Manipula… in cpGetFeatures()