Home
last modified time | relevance | path

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

/third_party/iowow/src/platform/
Diwp.h50 #define IWCPU_SSE 0x1 macro
Diwp.c62 if (edx >> 25 & 1) flag |= IWCPU_SSE; in x86_simd()