Commit History

Author SHA1 Message Date
  Mike Pall b93a1dd0c8 Bump copyright date to 2017. 8 years ago
  Mike Pall db1b399af1 Bump copyright date to 2016. 9 years ago
  Mike Pall 367cba29ea DynASM/x86: Add rdpmc instruction. 9 years ago
  Mike Pall 7579b161af DynASM/x86: Restrict shld/shrd to operands with same width. 9 years ago
  Mike Pall 9dc785e0af DynASM/x86: Fix some SSE instruction templates. 9 years ago
  Mike Pall 86913b9bbf Bump copyright date to 2015. 10 years ago
  Mike Pall cb886b5817 DynASM/x86: Add fldenv, f[n]stenv, fxsave, fxrstor opcodes. 11 years ago
  Mike Pall ae7d4d5ad6 DynASM/x86: Add shld/shrd opcodes. 11 years ago
  Mike Pall ef59e54820 Bump copyright date to 2014. 11 years ago
  Mike Pall ec96d8b494 DynASM/x64: Add VREG support to mov64. 12 years ago
  Mike Pall b2a13ddd74 DynASM/x86: Add lock prefix. 12 years ago
  Mike Pall 4a44c4ff69 Bump copyright date to 2013. 12 years ago
  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