support sha(thanks to magrosan)
This commit is contained in:
parent
3194db759c
commit
6a5947e436
9 changed files with 40 additions and 10 deletions
|
@ -54,6 +54,7 @@ void putCPUinfo()
|
|||
{ Cpu::tSMAP, "smap" },
|
||||
{ Cpu::tHLE, "hle" },
|
||||
{ Cpu::tRTM, "rtm" },
|
||||
{ Cpu::tRTM, "sha" },
|
||||
{ Cpu::tPREFETCHWT1, "prefetchwt1" },
|
||||
{ Cpu::tF16C, "f16c" },
|
||||
{ Cpu::tMOVBE, "movbe" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue