Bladeren bron

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

J. Gareth "Curious Kit" Moreton 1 jaar geleden
bovenliggende
commit
629c87efc8
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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',