svn commit: r1949 - trunk/yasm/modules/arch/x86
peter at tortall.net
peter at tortall.net
Wed Sep 12 23:35:26 PDT 2007
Author: peter
Date: Wed Sep 12 23:35:24 2007
New Revision: 1949
Modified:
trunk/yasm/modules/arch/x86/gen_x86_insn.py
trunk/yasm/modules/arch/x86/x86id.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1949
Log:
Change modifiers from a prioritized shifted sequence into an ordered array.
Move GAS suffixes to a separate field in x86_insn_info rather than
having them embedded in the modifier field.
More information about the yasm-cvs
mailing list