]> granicus.if.org Git - yasm/commit
* x86arch.h (x86_insn): Combine shift_op, signext_imm8_op, shortmov_op, and
authorPeter Johnson <peter@tortall.net>
Fri, 7 Oct 2005 05:15:52 +0000 (05:15 -0000)
committerPeter Johnson <peter@tortall.net>
Fri, 7 Oct 2005 05:15:52 +0000 (05:15 -0000)
commitbe801e73db364ee647c1ee1fb605385f839dfc84
tree5d64dd794c8e84c03b49f76e8e065785ffaeb6ff
parentad6b7f186a5531ec8d93cf97723ccd9006109b3c
* x86arch.h (x86_insn): Combine shift_op, signext_imm8_op, shortmov_op, and
address16_op flags into a single postop enum.
* x86id.re (yasm_x86__finalie_insn): Set new enum rather than flags.
* x86bc.c: Use new combined enum.

svn path=/trunk/yasm/; revision=1268
modules/arch/x86/x86arch.h
modules/arch/x86/x86bc.c
modules/arch/x86/x86id.re