Searched refs:BIT01 (Results 1 – 1 of 1) sorted by relevance
126 #define BIT01 0x00000002 macro191 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()