svn commit: r1565 - branches/new-optimizer/modules/arch/x86
peter at tortall.net
peter at tortall.net
Sat Jun 10 11:35:37 PDT 2006
Author: peter
Date: Sat Jun 10 11:35:36 2006
New Revision: 1565
Modified:
branches/new-optimizer/modules/arch/x86/x86bc.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1565
Log:
x86_bc_insn_tobytes(): Fix the case where we get here with imm8 post-op
still enabled; we need to fix up the immlen to 8 (as it's maintained with
the wordsize version up to this point).
More information about the yasm-cvs
mailing list