Prechádzať zdrojové kódy

* fixed assembling of sse instructions on x86-64 with regs > xmm7

git-svn-id: trunk@6714 -
florian 18 rokov pred
rodič
commit
e6e1a3a09b
2 zmenil súbory, kde vykonal 155 pridanie a 155 odobranie
  1. 154 154
      compiler/x86/x86ins.dat
  2. 1 1
      tests/test/tfpuover.pp

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 154 - 154
compiler/x86/x86ins.dat


+ 1 - 1
tests/test/tfpuover.pp

@@ -18,7 +18,7 @@ begin
 { Explanation a addnote needs the same number of fpu regs
   that the max fpu need of left and right node, unless
   these two numbers are equal:
-  this is the reason of the symetric form of this test code PM }
+  this is the reason of the symmetric form of this test code PM }
   z:=((((x+y)*(x-y))+((x+y)*(x-y)))+(((x+y)*(x-y))+((x+y)*(x-y)))+
       (((x+y)*(x-y))+((x+y)*(x-y)))+(((x+y)*(x-y))+((x+y)*(x-y))))+
      ((((x+y)*(x-y))+((x+y)*(x-y)))+(((x+y)*(x-y))+((x+y)*(x-y)))+

Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov