Commit History

Author SHA1 Message Date
  Mike Pall c00ffcb870 Change DynASM bit operations to use Lua BitOp. 13 years ago
  Mike Pall 6c05739684 DynASM: Lua 5.2 compatibility fixes. 13 years ago
  Mike Pall 10ef109eef Bump copyright date to 2012. 13 years ago
  Mike Pall cfdc356ebe RELEASE LuaJIT-2.0.0-beta7 14 years ago
  Mike Pall 7ff8409797 DynASM: x86/x64: Fix vreg in opcode. x64: Fix imm "I" after abs addr. 14 years ago
  Mike Pall 06f99fc3df Bump copyright date to 2011. 14 years ago
  Mike Pall 559545eb6d Whitespace. 14 years ago
  Mike Pall 309d8f5aab Cleanup library function caching in dasm_x86.lua. 15 years ago
  Mike Pall 4d9be5b8f8 Bump all copyright dates to 2010. 15 years ago
  Mike Pall 9df01f96b9 Allow @ in DynASM globals. 15 years ago
  Mike Pall da65e0dfed Fix DynASM x64 encoding for qword-only instructions. 15 years ago
  Mike Pall e5438daffe Ignore lea operand size in DynASM x86/x64. 15 years ago
  Mike Pall 64a4528cac Fix memory operand sizes for some SSE ops in DynASM. 15 years ago
  Mike Pall 1353acacb1 Allow quadword lea for DynASM x64. 15 years ago
  Mike Pall 1e7951ea7b Cleanup DynASM action list flushes. 15 years ago
  Mike Pall eb8ee661f2 Fix handling of byte-addressable registers in DynASM x64. 15 years ago
  Mike Pall 3a18dba3f2 Add support for rip-relative displacements to DynASM x64. 15 years ago
  Mike Pall d2156c7f73 Warn about use of esp with DynASM x64. 15 years ago
  Mike Pall 267d7152ab Allow 32 bit regs for indexing even for DynASM x64. 15 years ago
  Mike Pall b2b8577a93 Add usage message for mov64 to DynASM x64. 15 years ago
  Mike Pall ef885f476e Add support for 64 bit immediates/displacements to DynASM x64. 15 years ago
  Mike Pall d12d036023 Pick unused X char to force REX.W in DynASM x64. 15 years ago
  Mike Pall 33171e8180 Add 64 bit instruction templates to DynASM x64 and fix REX encoding. 15 years ago
  Mike Pall 0acb23426a Add REX encoding to DynASM x64. 15 years ago
  Mike Pall fe36e4ac59 Add DynASM x64 module (non-functional). Add extra x64 registers. 15 years ago
  Mike Pall 55b1695971 RELEASE LuaJIT-2.0.0-beta1 15 years ago