Commit History

Author SHA1 Message Date
  Mike Pall f4231949b5 Merge branch 'master' into v2.1 9 years ago
  Mike Pall db1b399af1 Bump copyright date to 2016. 9 years ago
  Mike Pall cfae3846f8 DynASM/x86: Add AVX AES instructions. 9 years ago
  Mike Pall a687a60eaa DynASM/x64: Add full VREG support. 9 years ago
  Mike Pall 0aa337a41c Merge branch 'master' into v2.1 9 years ago
  Mike Pall 367cba29ea DynASM/x86: Add rdpmc instruction. 9 years ago
  Mike Pall 4c08158be4 Whitespace. 9 years ago
  Mike Pall d62dc01984 DynASM: Bump version to 1.4. 9 years ago
  Mike Pall 8a13c9cebf DynASM/x86: Add AVX and AVX2 opcodes. 9 years ago
  Mike Pall 7e22082480 DynASM/x86: Add AES-NI opcodes. 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