]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
DynASM/x86: Restrict shld/shrd to operands with same width.
authorMike Pall <mike>
Sat, 24 Oct 2015 16:15:44 +0000 (18:15 +0200)
committerMike Pall <mike>
Sat, 24 Oct 2015 16:15:44 +0000 (18:15 +0200)
commit7579b161af49b379f3ac071d309bcde69aba7810
tree28c28b9cec60479e39e9a60d4b3ad05f09c0d98d
parent9dc785e0af2d25fc56dda69b69742e45ed0694ef
DynASM/x86: Restrict shld/shrd to operands with same width.

Thanks to Peter Cawley.
dynasm/dasm_x86.lua