svn commit: r2039 - trunk/yasm/modules/arch/x86

peter at tortall.net peter at tortall.net
Thu Feb 14 22:06:58 PST 2008


Author: peter
Date: Thu Feb 14 22:06:57 2008
New Revision: 2039

Modified:
   trunk/yasm/modules/arch/x86/x86id.c
Changeset:
   http://www.tortall.net/projects/yasm/changeset/2039

Log:
Pass size directly to yasm_value_finalize_expr() rather than setting
afterwards.  This fixes the value full-mask case for immediate operands:
e.g. "mov ax, word (label & 0xffff)".



More information about the yasm-cvs mailing list