HomeSort by relevance Sort by last modified time
    Searched refs:X86_CPU_CMOV (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/x86/
common_x86_features.h 49 #define X86_CPU_CMOV (1<<15)
common_x86.c 244 if (cpu_features & X86_CPU_CMOV)

Completed in 1052 milliseconds