This is an overview of the flags in Linux's /proc/cpuinfo and with the flags returned by CPUID.

fpuIntelx87 floating point unit on-chip
vmeIntelVirtual-mode Enhanchements. (CR4.VME, CR4.PVI). Software interrupt indirection, expansion of the TSS with the software, indirection bitmap, EFLAGS.VIF, EFLAGS.VIP
deIntelDebugging Exnteions. I/O breakpoints (CR4.DE)
cmpxchg8bIntelsupports CMPXCHG8B instructionnot shown in /proc/cpuinfo
pseIntelPage-size Extensions. (4 megabyte pages)
tscIntelTime Stamp Counter. Supports RDTSC and RSTSCP instructions.
msrIntelModel Specific Registers. Supports RDMSR and WRMSR instructions.
paeIntelPhysical Address Extension. support for physical addresses above 32-bits. Number of additional bits is implementation specific
mceIntelMachine check exceptions. (CR4.MCE)
cx8Intel
apicIntelAdvanced Programmable Interrupt Controller exists and is enabled
sepIntel
mtrrIntelMemory-type Range Register
pgeIntelPage Global Extension. (CR4.PGE)
mcaIntelMachine check architecture.
cmovIntelConditional Move. supports the CMOV and FCMOV instructions.
patIntelPage attribute table. PCD, PWT and PATi are used to alter memory type.
pse36IntelPage-size extension. Supports 36-bit physical addresses. PDE[20:13] supplies physical address [39:32]
pnIntel
clflushIntelsupports CLFLUSH instruction
dtsIntel
acpiIntel
mmxIntelsupports MMX instructions. 128-bit Media and Scientific Programming
fxsrIntelsupports FXSAVE and FXRSTOR instructions.
sseIntelsupports SSE extensions
sse2Intelsupports SSE2 extensions. 64-bit Media Programming
ssIntel
htIntelsupports Hyper-Threading Technology. This must be enabled in the BIOS to be seen by the OS.
tmIntel
ia64Intel
pbeIntel
syscallAMD
mpAMD
nxAMDno-execute page protection
fxsr_optAMDFXSAVE and FXRSTOR instruction optimizations
rdtscpAMD>supports RDTSCP instruction
lmAMDLong mode
3dnowextAMDAMD extensions to 3DNow instructions
3dnowAMDsupports 3DNow instructions
recoveryTransmeta
longrunTransmeta
lrtiTransmeta
cxmmxLinux
k6_mtrrLinux
cyrix_arrLinux
centaur_mcrLinux
constant_tscLinux
pniIntel
monitorIntel
ds_cplIntel
vmxIntel
estIntel
tm2Intel
cidIntel
cx16Intel
xtprIntel
rngVIA/Cyrix/Centaur
rng_enVIA/Cyrix/Centaur
aceVIA/Cyrix/Centaur
ace_enVIA/Cyrix/Centaur
lahf_lmAMDsuports LAHF and SAHF instructions in 64-bit mode
cmp_legacyAMDCore multi-processing legacy mode
svmAMDSecure Virtual Machine feature
cr8legacyAMD
tspower/thermalTemperature sensor
fidpower/thermalFrequncy ID control
vidpower/thermalVoltage ID control is supported
ttppower/thermalTHERMTRIP is suoprted
tmpower/thermalHardware thermal control is supported
stcpower/thermalSoftware thermal control is supported

Last Updated: Febuary 24, 2006