OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_CPUEXT_3DNOW_EXT
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/x86/
common_x86_features.h
56
#define
X86_CPUEXT_3DNOW_EXT
(1<<30)
common_x86.c
270
if (cpu_ext_features &
X86_CPUEXT_3DNOW_EXT
)
Completed in 69 milliseconds