Home
last modified time | relevance | path

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

/third_party/iowow/src/platform/
Diwp.h51 #define IWCPU_SSE2 0x2 macro
Diwp.c63 if (edx >> 26 & 1) flag |= IWCPU_SSE2; in x86_simd()