| Commit message (Expand) | Author | Age | Files | Lines |
* | DynASM/MIPS: Add missing MIPS64 instructions. | Mike Pall | 2016-05-28 | 3 | -14/+84 |
* | DynASM/x86: Add ADX instructions. | Mike Pall | 2016-03-06 | 1 | -0/+4 |
* | Merge branch 'master' into v2.1 | Mike Pall | 2016-03-03 | 13 | -14/+14 |
|\ |
|
| * | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 11 | -12/+12 |
* | | DynASM/x64: Fix for full VREG support. | Mike Pall | 2015-12-28 | 1 | -1/+2 |
* | | DynASM/x86: Add AVX AES instructions. | Mike Pall | 2015-12-28 | 1 | -0/+6 |
* | | DynASM/x64: Add full VREG support. | Mike Pall | 2015-12-28 | 2 | -36/+104 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-11-04 | 1 | -0/+1 |
|\| |
|
| * | DynASM/x86: Add rdpmc instruction. | Mike Pall | 2015-11-04 | 1 | -0/+1 |
* | | Whitespace. | Mike Pall | 2015-10-24 | 1 | -1/+1 |
* | | DynASM: Bump version to 1.4. | Mike Pall | 2015-10-24 | 7 | -20/+20 |
* | | DynASM/x86: Add AVX and AVX2 opcodes. | Mike Pall | 2015-10-24 | 2 | -71/+338 |
* | | DynASM/x86: Add AES-NI opcodes. | Mike Pall | 2015-10-24 | 1 | -0/+9 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-10-24 | 1 | -5/+5 |
|\| |
|
| * | DynASM/x86: Restrict shld/shrd to operands with same width. | Mike Pall | 2015-10-24 | 1 | -2/+2 |
| * | DynASM/x86: Fix some SSE instruction templates. | Mike Pall | 2015-10-24 | 1 | -3/+3 |
* | | DynASM/PPC: Add sub/shift/rotate/clear instruction aliases. | Mike Pall | 2015-04-12 | 1 | -5/+88 |
* | | DynASM/PPC: Add support for parameterized shifts/masks. | Mike Pall | 2015-04-12 | 2 | -6/+14 |
* | | DynASM/PPC: Add missing PPC64 instructions and various extensions. | Mike Pall | 2015-01-14 | 2 | -6/+592 |
* | | DynASM/ARM64: Fix checks for scaled immediates. | Mike Pall | 2015-01-07 | 1 | -2/+3 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-01-06 | 13 | -14/+14 |
|\| |
|
| * | Bump copyright date to 2015. | Mike Pall | 2015-01-05 | 11 | -12/+12 |
* | | DynASM/ARM64: Various fixes. | Mike Pall | 2014-12-27 | 2 | -17/+50 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-12-27 | 1 | -1/+4 |
|\| |
|
| * | DynASM/ARM: Fix rollback for variant templates. | Mike Pall | 2014-12-27 | 1 | -1/+4 |
* | | DynASM/ARM64: Initial commit of ARM64 module. | Mike Pall | 2014-12-03 | 2 | -0/+1650 |
|/ |
|
* | DynASM/ARM: Fix description shown for multi-element templates. | Mike Pall | 2014-12-03 | 1 | -1/+1 |
* | DynASM/x86: Add fldenv, f[n]stenv, fxsave, fxrstor opcodes. | Mike Pall | 2014-09-22 | 1 | -0/+5 |
* | DynASM/x86: Add shld/shrd opcodes. | Mike Pall | 2014-09-21 | 1 | -0/+3 |
* | DynASM: Emit version check after .arch directive. | Mike Pall | 2014-03-06 | 1 | -5/+4 |
* | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 11 | -12/+12 |
* | DynASM: Emit #line <n> <file> instead of #<n> <file>. | Mike Pall | 2013-09-12 | 1 | -1/+1 |
* | DynASM/x64: Add VREG support to mov64. | Mike Pall | 2013-07-18 | 1 | -2/+8 |
* | DynASM/x86: Add lock prefix. | Mike Pall | 2013-06-24 | 1 | -1/+1 |
* | DynASM: Improve validation of local backwards relocations. | Mike Pall | 2013-03-17 | 4 | -4/+8 |
* | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 11 | -12/+12 |
* | DynASM/ARM: Fix conditional VFP instruction encoding. | Mike Pall | 2012-10-15 | 1 | -1/+4 |
* | DynASM/ARM: Add VFP instructions. | Mike Pall | 2012-07-29 | 2 | -49/+235 |
* | Change DynASM bit operations to use Lua BitOp. | Mike Pall | 2012-07-08 | 4 | -130/+105 |
* | DynASM/PPC: Add missing 64 bit rotates and mtocrf/mfocrf. | Mike Pall | 2012-06-12 | 1 | -4/+33 |
* | DynASM: Compatibility with minilua. | Mike Pall | 2012-06-09 | 1 | -3/+14 |
* | DynASM: Lua 5.2 compatibility fixes. | Mike Pall | 2012-02-17 | 2 | -3/+11 |
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 11 | -12/+12 |
* | MIPS: Add missing opcodes to the DynASM MIPS module plus minor fixes. | Mike Pall | 2012-01-23 | 2 | -4/+15 |
* | MIPS: Add DynASM MIPS module and encoding engine. | Mike Pall | 2011-12-16 | 2 | -0/+1363 |
* | PPC: Fix externally provided relocation offsets in DynASM. | Mike Pall | 2011-10-25 | 1 | -1/+1 |
* | PPC: Add y-bit variants of conditional branches to DynASM. | Mike Pall | 2011-09-05 | 1 | -0/+2 |
* | PPC: Add PPC disassembler. | Mike Pall | 2011-08-18 | 1 | -1/+1 |
* | Clarify name of MIT license. | Mike Pall | 2011-08-14 | 4 | -4/+4 |
* | PPC: Add mtcrf instruction to DynASM. | Mike Pall | 2011-08-10 | 1 | -1/+4 |