svn commit: r1740 - in trunk/yasm: . libyasm modules/arch/x86 tools/python-yasm/tests

peter at tortall.net peter at tortall.net
Sun Jan 21 14:01:34 PST 2007


Author: peter
Date: Sun Jan 21 14:01:34 2007
New Revision: 1740

Modified:
   trunk/yasm/.indent.pro
   trunk/yasm/libyasm/bc-insn.c
   trunk/yasm/libyasm/bytecode.h
   trunk/yasm/libyasm/coretype.h
   trunk/yasm/libyasm/value.c
   trunk/yasm/libyasm/value.h
   trunk/yasm/modules/arch/x86/x86arch.h
   trunk/yasm/modules/arch/x86/x86bc.c
   trunk/yasm/modules/arch/x86/x86id.c
   trunk/yasm/tools/python-yasm/bytecode.pxi
   trunk/yasm/tools/python-yasm/tests/test_bytecode.py
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1740

Log:
Remove yasm_immval, moving remaining unique information (sign flag) into
yasm_value.



More information about the yasm-cvs mailing list