]> granicus.if.org Git - yasm/commit
Change modifiers from a prioritized shifted sequence into an ordered array.
authorPeter Johnson <peter@tortall.net>
Thu, 13 Sep 2007 06:35:24 +0000 (06:35 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 13 Sep 2007 06:35:24 +0000 (06:35 -0000)
commit42b841418b554703d0c13404e05c09e3d7b9fe83
treed9f097769f5f455782d837fb05ae30c4a892e6d0
parent121de993202757ac3a5c2517f2aa80ec9816fd4d
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.

svn path=/trunk/yasm/; revision=1949
modules/arch/x86/gen_x86_insn.py
modules/arch/x86/x86id.c