Searched refs:WELS_CPU_CMOV (Results 1 – 3 of 3) sorted by relevance
63 #define WELS_CPU_CMOV 0x00004000 /* Conditional Move Instructions, macro
96 uiCPU |= WELS_CPU_CMOV; in WelsCPUFeatureDetect()
2104 (uiCpuFeatureFlags & WELS_CPU_CMOV) ? 'Y' : 'N', in OutputCpuFeaturesLog()