| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up DynASM glue macros. Thanks to Josh Haberman. | Mike Pall | 2011-03-28 | 1 | -3/+20 |
* | ARM: Add support for ARM relocations to buildvm. | Mike Pall | 2011-03-26 | 1 | -1/+1 |
* | ARM: Add DynASM ARM module and encoding engine. | Mike Pall | 2011-03-23 | 3 | -4/+1379 |
* | Bump copyright date to 2011. | Mike Pall | 2011-01-09 | 7 | -19/+19 |
* | Whitespace. | Mike Pall | 2010-12-05 | 2 | -5/+5 |
* | PPC: Add better diagnostics to DynASM for reg/imm mismatches. | Mike Pall | 2010-09-14 | 1 | -1/+4 |
* | PPC: Teach DynASM to reject r0 for some operands. | Mike Pall | 2010-09-13 | 1 | -66/+70 |
* | Fix broken MSVC build. | Mike Pall | 2010-09-12 | 1 | -3/+3 |
* | PPC: Add missing PowerPC subtract mnemonics. | Mike Pall | 2010-08-29 | 1 | -0/+4 |
* | PPC: Amend DynASM PowerPC conditional branch instructions. | Mike Pall | 2010-08-28 | 1 | -9/+11 |
* | PPC: Add SPE instructions to DynASM PowerPC module. | Mike Pall | 2010-08-27 | 1 | -1/+287 |
* | PPC: Add DynASM PowerPC encoding engine. | Mike Pall | 2010-08-26 | 1 | -0/+408 |
* | PPC: Add DynASM PowerPC module. Standard instructions only. | Mike Pall | 2010-08-26 | 1 | -0/+926 |
* | Clean up some more DynASM target dependencies. | Mike Pall | 2010-08-08 | 2 | -6/+6 |
* | Cleanup library function caching in dasm_x86.lua. | Mike Pall | 2010-08-03 | 1 | -2/+1 |
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 5 | -8/+8 |
* | Allow @ in DynASM globals. | Mike Pall | 2010-01-05 | 1 | -2/+2 |
* | Fix DynASM x64 encoding for qword-only instructions. | Mike Pall | 2009-12-28 | 1 | -9/+10 |
* | Ignore lea operand size in DynASM x86/x64. | Mike Pall | 2009-12-27 | 1 | -1/+1 |
* | Fix memory operand sizes for some SSE ops in DynASM. | Mike Pall | 2009-12-21 | 1 | -7/+7 |
* | Allow quadword lea for DynASM x64. | Mike Pall | 2009-12-17 | 1 | -1/+1 |
* | Cleanup DynASM action list flushes. | Mike Pall | 2009-12-16 | 1 | -4/+9 |
* | Fix handling of byte-addressable registers in DynASM x64. | Mike Pall | 2009-12-16 | 1 | -10/+24 |
* | Add support for rip-relative displacements to DynASM x64. | Mike Pall | 2009-12-16 | 1 | -8/+18 |
* | Warn about use of esp with DynASM x64. | Mike Pall | 2009-12-16 | 1 | -1/+3 |
* | Allow 32 bit regs for indexing even for DynASM x64. | Mike Pall | 2009-12-15 | 1 | -4/+5 |
* | Make DynASM conditionals available before .arch statement. | Mike Pall | 2009-12-15 | 1 | -1/+5 |
* | Add usage message for mov64 to DynASM x64. | Mike Pall | 2009-12-15 | 1 | -0/+1 |
* | Add support for 64 bit immediates/displacements to DynASM x64. | Mike Pall | 2009-12-13 | 1 | -7/+47 |
* | Pick unused X char to force REX.W in DynASM x64. | Mike Pall | 2009-12-10 | 1 | -7/+7 |
* | Add 64 bit instruction templates to DynASM x64 and fix REX encoding. | Mike Pall | 2009-12-10 | 1 | -47/+66 |
* | Add REX encoding to DynASM x64. | Mike Pall | 2009-12-10 | 1 | -32/+45 |
* | Add DynASM x64 module (non-functional). Add extra x64 registers. | Mike Pall | 2009-12-10 | 2 | -19/+57 |
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 4 | -0/+3405 |