summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/i386/identcpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/i386/identcpu.c b/sys/i386/i386/identcpu.c
index d81b7ed..bc9d50c 100644
--- a/sys/i386/i386/identcpu.c
+++ b/sys/i386/i386/identcpu.c
@@ -598,7 +598,7 @@ printcpuinfo(void)
"\034SS" /* Self snoop */
"\035<b28>"
"\036ACC" /* Auto Clock Correction (TCC/ACPI) */
- "\037<b30>"
+ "\037IA64" /* CPU can execute IA64 instructions */
"\040<b31>"
);
}
OpenPOWER on IntegriCloud