svn commit: r2001 - in trunk/yasm/modules/arch/x86: .
peter at tortall.net
peter at tortall.net
Wed Oct 10 23:05:42 PDT 2007
Author: peter
Date: Wed Oct 10 23:05:41 2007
New Revision: 2001
Modified:
trunk/yasm/modules/arch/x86/tests/genopcode.asm
trunk/yasm/modules/arch/x86/tests/genopcode.hex
trunk/yasm/modules/arch/x86/x86id.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/2001
Log:
Fix explicitly-overridden short-only instructions such as "loop short label".
These would incorrectly be treated as errors.
More information about the yasm-cvs
mailing list