]> granicus.if.org Git - yasm/commit
Fix #129: Support no-operand form of movsd in GAS syntax.
authorPeter Johnson <peter@tortall.net>
Thu, 3 Jan 2008 04:13:18 +0000 (04:13 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 3 Jan 2008 04:13:18 +0000 (04:13 -0000)
commit0e0d4b413a0aefbdb7b231651e3c3baa2b1a04bb
tree58d90880d317fbc71097a938688eacf47a1da4bc
parentf210b61533980c6d1405338eafab6472ef7642d3
Fix #129: Support no-operand form of movsd in GAS syntax.
Reported and patch by: mm.beck@gmx.net

svn path=/trunk/yasm/; revision=2026
modules/arch/x86/gen_x86_insn.py
modules/arch/x86/tests/gas32/Makefile.inc
modules/arch/x86/tests/gas32/gas-movsd.asm [new file with mode: 0644]
modules/arch/x86/tests/gas32/gas-movsd.hex [new file with mode: 0644]