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

  /external/mesa3d/src/mesa/x86/
common_x86_features.h 57 #define X86_CPUEXT_3DNOW (1<<31)
common_x86.c 268 if (cpu_ext_features & X86_CPUEXT_3DNOW)

Completed in 1167 milliseconds