aboutsummaryrefslogtreecommitdiff
path: root/dynasm/dasm_arm.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: Add GPR variants for shift aliases to DynASM.Mike Pall2011-04-101-4/+11
* ARM: Add pc-relative loads to DynASM.Mike Pall2011-04-081-32/+38
* ARM: Don't conditionalize non-opcodes in DynASM.Mike Pall2011-04-041-1/+1
* ARM: Fix escaping of opcodes in DynASM.Mike Pall2011-04-031-2/+6
* ARM: Add support for ARM relocations to buildvm.Mike Pall2011-03-261-1/+1
* ARM: Add DynASM ARM module and encoding engine.Mike Pall2011-03-231-0/+933