Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/sources/ippcp/
Dcpinit.c134 #define BIT09 0x00000200 macro
181 …if( ecx_ & BIT09 ) mask |= ippCPUID_SSSE3; // ecx[9] - Supplemental Streaming SIMD Extensi… in cpGetFeatures()