support sha(thanks to magrosan)

This commit is contained in:
MITSUNARI Shigeo 2017-08-08 15:51:39 +09:00
parent 3194db759c
commit 6a5947e436
9 changed files with 40 additions and 10 deletions

View file

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