Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -44/+223 |
* | Change DynASM bit operations to use Lua BitOp. | Mike Pall | 2012-07-08 | 1 | -41/+32 |
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
* | ARM: Remove redundant parse_gpr() in DynASM. | Mike Pall | 2011-05-16 | 1 | -1/+0 |
* | RELEASE LuaJIT-2.0.0-beta7v2.0.0-beta7 | Mike Pall | 2011-05-05 | 1 | -3/+3 |
* | ARM: Add GPR variants for shift aliases to DynASM. | Mike Pall | 2011-04-10 | 1 | -4/+11 |
* | ARM: Add pc-relative loads to DynASM. | Mike Pall | 2011-04-08 | 1 | -32/+38 |
* | ARM: Don't conditionalize non-opcodes in DynASM. | Mike Pall | 2011-04-04 | 1 | -1/+1 |
* | ARM: Fix escaping of opcodes in DynASM. | Mike Pall | 2011-04-03 | 1 | -2/+6 |
* | 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 | 1 | -0/+933 |