changeset 6686:d7a83bb5fec9

minor fixes week at mcdonals: small fix pse->pse36
author atmos4
date Tue, 09 Jul 2002 21:50:15 +0000
parents ca8da0cc0cdf
children b5cd3ce87bfb
files TOOLS/cpuinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/cpuinfo.c	Tue Jul 09 21:36:37 2002 +0000
+++ b/TOOLS/cpuinfo.c	Tue Jul 09 21:50:15 2002 +0000
@@ -120,7 +120,7 @@
 			{ 14, "mca",   "Machine Check Architecture" },
 			{ 15, "cmov",  "Conditional Move/Compare Instruction" },
 			{ 16, "pat",   "Page Attribute Table" },
-			{ 17, "pse",   "Page Size Extension" },
+			{ 17, "pse36", "Page Size Extension 36-bit" },
 			{ 18, "psn",   "Processor Serial Number" },
 			{ 19, "cflsh", "CFLUSH instruction" },
 			{ 21, "ds",    "Debug Store" },