Searched refs:ippAVX_ENABLEDBYOS (Results 1 – 3 of 3) sorted by relevance
188 if( tmp & BIT00 ) mask |= ippAVX_ENABLEDBYOS; // Intel(R) AVX is supported by OS in cpGetFeatures()281 …( ippAVX_ENABLEDBYOS & cpFeatures )){ /* Intel(R) architecture formerly… in owncpFeaturesToIdx()286 …( ippAVX_ENABLEDBYOS & cpFeatures )){ /* Intel(R) architecture formerly… in owncpFeaturesToIdx()
67 #define G9_FM ( P8_FM | ippCPUID_AVX | ippAVX_ENABLEDBYOS | ippCPUID_RDRAND | ippCPUID_F16C )79 #define E9_FM ( Y8_FM | ippCPUID_AVX | ippAVX_ENABLEDBYOS | ippCPUID_RDRAND | ippCPUID_F16C )
304 #define ippAVX_ENABLEDBYOS 0x00000200 /* Intel(R) Advanced Vector Extensions instruction … macro