index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dynasm
/
dasm_x86.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change DynASM bit operations to use Lua BitOp.
Mike Pall
2012-07-08
1
-26
/
+26
*
DynASM: Lua 5.2 compatibility fixes.
Mike Pall
2012-02-17
1
-1
/
+1
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
RELEASE LuaJIT-2.0.0-beta7
v2.0.0-beta7
Mike Pall
2011-05-05
1
-3
/
+3
*
DynASM: x86/x64: Fix vreg in opcode. x64: Fix imm "I" after abs addr.
Mike Pall
2011-04-28
1
-2
/
+3
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-4
/
+4
*
Whitespace.
Mike Pall
2010-12-05
1
-1
/
+1
*
Cleanup library function caching in dasm_x86.lua.
Mike Pall
2010-08-03
1
-2
/
+1
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-2
/
+2
*
Allow @ in DynASM globals.
Mike Pall
2010-01-05
1
-2
/
+2
*
Fix DynASM x64 encoding for qword-only instructions.
Mike Pall
2009-12-28
1
-9
/
+10
*
Ignore lea operand size in DynASM x86/x64.
Mike Pall
2009-12-27
1
-1
/
+1
*
Fix memory operand sizes for some SSE ops in DynASM.
Mike Pall
2009-12-21
1
-7
/
+7
*
Allow quadword lea for DynASM x64.
Mike Pall
2009-12-17
1
-1
/
+1
*
Cleanup DynASM action list flushes.
Mike Pall
2009-12-16
1
-4
/
+9
*
Fix handling of byte-addressable registers in DynASM x64.
Mike Pall
2009-12-16
1
-10
/
+24
*
Add support for rip-relative displacements to DynASM x64.
Mike Pall
2009-12-16
1
-8
/
+18
*
Warn about use of esp with DynASM x64.
Mike Pall
2009-12-16
1
-1
/
+3
*
Allow 32 bit regs for indexing even for DynASM x64.
Mike Pall
2009-12-15
1
-4
/
+5
*
Add usage message for mov64 to DynASM x64.
Mike Pall
2009-12-15
1
-0
/
+1
*
Add support for 64 bit immediates/displacements to DynASM x64.
Mike Pall
2009-12-13
1
-7
/
+47
*
Pick unused X char to force REX.W in DynASM x64.
Mike Pall
2009-12-10
1
-7
/
+7
*
Add 64 bit instruction templates to DynASM x64 and fix REX encoding.
Mike Pall
2009-12-10
1
-47
/
+66
*
Add REX encoding to DynASM x64.
Mike Pall
2009-12-10
1
-32
/
+45
*
Add DynASM x64 module (non-functional). Add extra x64 registers.
Mike Pall
2009-12-10
1
-19
/
+45
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+1799