support prefetchwt1

This commit is contained in:
MITSUNARI Shigeo 2017-01-26 06:38:59 +09:00
parent 1a9d92842f
commit b7ae2f8e82
8 changed files with 19 additions and 9 deletions

View file

@ -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" },