mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Properly announce MD_CLEAR.
Submitted by: Petr Lampa <lampa@fit.vutbr.cz> MFC after: 3 days
This commit is contained in:
parent
0bb30b3a19
commit
b55d4ebe5f
1 changed files with 1 additions and 0 deletions
|
|
@ -995,6 +995,7 @@ printcpuinfo(void)
|
|||
printf("\n Structured Extended Features3=0x%b",
|
||||
cpu_stdext_feature3,
|
||||
"\020"
|
||||
"\013MD_CLEAR"
|
||||
"\016TSXFA"
|
||||
"\033IBPB"
|
||||
"\034STIBP"
|
||||
|
|
|
|||
Loading…
Reference in a new issue