| Commit message (Expand) | Author | Age | Files | Lines |
* | + support for RDTSCP, resolves issue #28916 | florian | 2015-12-13 | 1 | -0/+1 |
* | * x87 FBSTP and FBLD instructions cannot have size suffix in ATT syntax. Mant... | sergei | 2015-11-27 | 1 | -2/+2 |
* | + applied remaining patches of Torsten Grundke: adds gather instructions of avx2 | florian | 2015-02-17 | 1 | -0/+8 |
* | * x86: Completely skip instructions that do not exist for target CPU bit widt... | sergei | 2014-06-11 | 1 | -35/+0 |
* | + prove of concept how FMA4 could be supported in inline assembler | florian | 2014-03-20 | 1 | -0/+1 |
* | + support for FMA instructions in inline assembler | florian | 2014-03-20 | 1 | -0/+60 |
* | * merged avx2 branch, developed by Torsten Grundke | florian | 2014-03-20 | 1 | -0/+20 |
* | + tzcnt assembler instruction | florian | 2014-01-18 | 1 | -0/+1 |
* | + added the NEC V20/V30 instructions | nickysn | 2013-10-11 | 1 | -0/+14 |
* | + added a few BMI instructions to see if they can be encoded | florian | 2013-06-16 | 1 | -0/+6 |
* | --- Merging r20490 into '.': | florian | 2012-05-03 | 1 | -2/+261 |
* | + iretq for x86_64 | florian | 2011-08-19 | 1 | -0/+1 |
* | + Added missing PMULLD instruction, part of Mantis #19910 | sergei | 2011-08-06 | 1 | -0/+1 |
* | * Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449. | sergei | 2011-05-14 | 1 | -0/+2 |
* | * Revert r17437, it breaks builds with -O2 and builds on i386 (although -O- o... | sergei | 2011-05-12 | 1 | -2/+0 |
* | A big update of x86 instruction table, part 1 (mostly SIMD instructions): | sergei | 2011-05-12 | 1 | -0/+2 |
* | * Flagged with NOX86_64 instructions/encodings that are invalid in 64-bit mode. | sergei | 2011-05-11 | 1 | -0/+1 |
* | x86_64 assembler reader improvements: | sergei | 2011-04-20 | 1 | -2/+2 |
* | * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman,... | florian | 2011-04-05 | 1 | -1/+78 |
* | * disallow pusha*/popa* for x86_64 (mantis #14862) | jonas | 2010-07-10 | 1 | -0/+2 |
* | * fisttp must get an "fpuint" suffix in the assembler output | jonas | 2009-12-11 | 1 | -1/+1 |
* | * added missing size suffixes for several sse2 opcodes | jonas | 2007-11-10 | 1 | -9/+9 |
* | + some sse4 instructions supported, resolves #9046 | florian | 2007-06-09 | 1 | -1/+7 |
* | * fix for jcxz, jecxz and jrcxz on 64 bit platforms | florian | 2007-02-10 | 1 | -0/+1 |
* | * cmpxchg8b doesn't have a size suffix | jonas | 2007-01-24 | 1 | -1/+1 |
* | + cmpxchg16b | florian | 2007-01-21 | 1 | -1/+2 |
* | * first part of x86-64 assembler | florian | 2006-03-09 | 1 | -0/+27 |
* | initial import | fpc | 2005-05-16 | 1 | -0/+569 |