소스 검색

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

git-svn-id: trunk@6714 -
florian 18 년 전
부모
커밋
e6e1a3a09b
2개의 변경된 파일155개의 추가작업 그리고 155개의 파일을 삭제
  1. 154 154
      compiler/x86/x86ins.dat
  2. 1 1
      tests/test/tfpuover.pp

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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)))+

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.