Browse Source

avxtestgenerator: working on backport from trunk

git-svn-id: branches/tg74/fixes_3_2@48132 -
tg74 4 years ago
parent
commit
75f0b666c5
3 changed files with 622 additions and 1152 deletions
  1. 129 783
      tests/utils/avx/asmtestgenerator.pas
  2. 491 369
      tests/utils/avx/avxopcodes.pas
  3. 2 0
      tests/utils/avx/avxtestgenerator.pp

File diff suppressed because it is too large
+ 129 - 783
tests/utils/avx/asmtestgenerator.pas


File diff suppressed because it is too large
+ 491 - 369
tests/utils/avx/avxopcodes.pas


+ 2 - 0
tests/utils/avx/avxtestgenerator.pp

@@ -31,6 +31,8 @@ begin
   with TAVXTestGenerator.Create do
   try
 
+    TAsmTestGenerator.CalcTestInstFile;
+
     with TOptions.Create do
     try
       LoadParams;

Some files were not shown because too many files changed in this diff