summaryrefslogtreecommitdiff
path: root/compiler/i8086/i8086prop.inc
Commit message (Expand)AuthorAgeFilesLines
* + support for RDTSCP, resolves issue #28916florian2015-12-131-0/+1
* * corrects change flags for VSQRTSDflorian2015-02-281-1/+1
* + applied remaining patches of Torsten Grundke: adds gather instructions of avx2florian2015-02-171-0/+8
* * x86: Completely skip instructions that do not exist for target CPU bit widt...sergei2014-06-111-15/+0
* + prove of concept how FMA4 could be supported in inline assemblerflorian2014-03-201-0/+1
* + support for FMA instructions in inline assemblerflorian2014-03-201-1/+61
* * merged avx2 branch, developed by Torsten Grundkeflorian2014-03-201-0/+20
* * fixed modification information for some avx instructionsflorian2014-02-221-18/+18
* * fix modification information for bmi instructionsflorian2014-02-081-6/+6
* * fixed spilling of CMOVcc instruction: it "reads" operand two (in the sensejonas2014-02-051-1/+1
* * more flags to mark changes fixedflorian2014-01-301-37/+37
* * set Ch_* for more operationsflorian2014-01-261-18/+18
* + tzcnt assembler instructionflorian2014-01-181-0/+1
* + added the NEC V20/V30 instructionsnickysn2013-10-111-1/+15
* * regenerated the i8086 ins filesnickysn2013-09-281-10/+16
* * i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.incnickysn2013-04-121-0/+947