Print RDSEED, ADX, and SMAP.
Pointed out by: kib
This commit is contained in:
parent
195ce43708
commit
068e8f74e4
@ -406,6 +406,12 @@ printcpuinfo(void)
|
||||
"\013INVPCID"
|
||||
/* Restricted Transactional Memory */
|
||||
"\014RTM"
|
||||
/* Enhanced NRBG */
|
||||
"\022RDSEED"
|
||||
/* ADCX + ADOX */
|
||||
"\023ADX"
|
||||
/* Supervisor Mode Access Prevention */
|
||||
"\024SMAP"
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user