OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:X86_FEATURE_FXSR
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/x86/
common_x86_features.h
41
#define
X86_FEATURE_FXSR
(1<<4)
/external/syslinux/gpxe/src/arch/i386/include/bits/
cpu.h
27
#define
X86_FEATURE_FXSR
24 /* FXSAVE and FXRSTOR instructions (fast save and restore */
/external/syslinux/com32/include/
cpufeature.h
35
#define
X86_FEATURE_FXSR
(0*32+24) /* FXSAVE and FXRSTOR instructions (fast save and restore */
Completed in 1802 milliseconds