浏览代码

* x86-64: Typo fixed in FPU type string array

J. Gareth "Curious Kit" Moreton 1 年之前
父节点
当前提交
629c87efc8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/x86_64/cpuinfo.pas

+ 1 - 1
compiler/x86_64/cpuinfo.pas

@@ -164,7 +164,7 @@ Const
      'SSSE3',
      'SSE41',
      'SSE42',
-     'X86-64-V1',
+     'X86-64-V2',
      'AVX',
      'FMA',
      'AVX2',