OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_CPU_MMX
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/x86/
common_x86_features.h
51
#define
X86_CPU_MMX
(1<<23)
common_x86.c
258
if (cpu_features &
X86_CPU_MMX
)
277
if (cpu_features &
X86_CPU_MMX
) {
Completed in 111 milliseconds