summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDavid Xu <davidxu@FreeBSD.org>2006-06-19 22:59:28 +0000
committerDavid Xu <davidxu@FreeBSD.org>2006-06-19 22:59:28 +0000
commit7da6810b115d4bd057ecf79eee8f63e8d32c7b27 (patch)
treec78bd8c207dd5adbee7e96d1aaf2ee17813aa95c /sys
parent4d70df3feeecb703b5ca4794b22a5c313a945e69 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/amd64/amd64/initcpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/amd64/initcpu.c b/sys/amd64/amd64/initcpu.c
index 0e3ccb6e1110..e6e94d65349e 100644
--- a/sys/amd64/amd64/initcpu.c
+++ b/sys/amd64/amd64/initcpu.c
@@ -60,6 +60,7 @@ u_int cpu_procinfo; /* HyperThreading Info / Brand Index / CLFUSH */
u_int cpu_procinfo2; /* Multicore info */
char cpu_vendor[20]; /* CPU Origin code */
u_int cpu_fxsr; /* SSE enabled */
+u_int cpu_mxcsr_mask; /* Valid bits in mxcsr */
/*
* Initialize CPU control registers