support prefetchwt1
This commit is contained in:
parent
1a9d92842f
commit
b7ae2f8e82
8 changed files with 19 additions and 9 deletions
|
@ -53,6 +53,7 @@ void putCPUinfo()
|
|||
{ Cpu::tSMAP, "smap" },
|
||||
{ Cpu::tHLE, "hle" },
|
||||
{ Cpu::tRTM, "rtm" },
|
||||
{ Cpu::tPREFETCHWT1, "prefetchwt1" },
|
||||
{ Cpu::tF16C, "f16c" },
|
||||
{ Cpu::tMOVBE, "movbe" },
|
||||
{ Cpu::tAVX512F, "avx512f" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue