summaryrefslogtreecommitdiffstats
path: root/sys/x86/x86/identcpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/x86/x86/identcpu.c')
-rw-r--r--sys/x86/x86/identcpu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/x86/x86/identcpu.c b/sys/x86/x86/identcpu.c
index 62a39f2..1544509 100644
--- a/sys/x86/x86/identcpu.c
+++ b/sys/x86/x86/identcpu.c
@@ -894,6 +894,8 @@ printcpuinfo(void)
"\005HLE"
/* Advanced Vector Instructions 2 */
"\006AVX2"
+ /* FDP_EXCPTN_ONLY */
+ "\007FDPEXC"
/* Supervisor Mode Execution Prot. */
"\010SMEP"
/* Bit Manipulation Instructions */
OpenPOWER on IntegriCloud