typo of OSXSAVE
This commit is contained in:
parent
eb18bc1be5
commit
82c2ea58c0
8 changed files with 16 additions and 14 deletions
|
@ -38,7 +38,7 @@ void putCPUinfo()
|
|||
{ Cpu::tSSE5, "sse5" },
|
||||
{ Cpu::tAESNI, "aesni" },
|
||||
{ Cpu::tRDTSCP, "rdtscp" },
|
||||
{ Cpu::tOSXSACE, "osxsace(xgetvb)" },
|
||||
{ Cpu::tOSXSAVE, "osxsave(xgetvb)" },
|
||||
{ Cpu::tPCLMULQDQ, "pclmulqdq" },
|
||||
{ Cpu::tAVX, "avx" },
|
||||
{ Cpu::tFMA, "fma" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue