diff options
author | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2015-02-17 21:43:46 +0000 |
---|---|---|
committer | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2015-02-17 21:43:46 +0000 |
commit | 783b1a906120ed229d418c9e88dacc8dc69882ce (patch) | |
tree | 2b1d77261f87f49f9c273cc600a70d06cee04487 /compiler/i8086/i8086prop.inc | |
parent | e1def9eb65a702dfe8285095c2a75d0914302283 (diff) | |
download | fpc-783b1a906120ed229d418c9e88dacc8dc69882ce.tar.gz |
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@29745 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/i8086/i8086prop.inc')
-rw-r--r-- | compiler/i8086/i8086prop.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/compiler/i8086/i8086prop.inc b/compiler/i8086/i8086prop.inc index 6ef7e6d066..231e155bd8 100644 --- a/compiler/i8086/i8086prop.inc +++ b/compiler/i8086/i8086prop.inc @@ -958,6 +958,14 @@ (Ch: (Ch_All, Ch_None, Ch_None)), (Ch: (Ch_All, Ch_None, Ch_None)), (Ch: (Ch_All, Ch_None, Ch_None)), +(Ch: (Ch_All, Ch_None, Ch_None)), +(Ch: (Ch_All, Ch_None, Ch_None)), +(Ch: (Ch_All, Ch_None, Ch_None)), +(Ch: (Ch_All, Ch_None, Ch_None)), +(Ch: (Ch_All, Ch_None, Ch_None)), +(Ch: (Ch_All, Ch_None, Ch_None)), +(Ch: (Ch_All, Ch_None, Ch_None)), +(Ch: (Ch_All, Ch_None, Ch_None)), (Ch: (Ch_Mop2, Ch_Rop1, Ch_None)), (Ch: (Ch_All, Ch_None, Ch_None)), (Ch: (Ch_All, Ch_None, Ch_None)), |