]> granicus.if.org Git - yasm/commit
Remove yasm_immval, moving remaining unique information (sign flag) into
authorPeter Johnson <peter@tortall.net>
Sun, 21 Jan 2007 22:01:34 +0000 (22:01 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 21 Jan 2007 22:01:34 +0000 (22:01 -0000)
commita1f4c99e94d64aed70995c2cbe0b0ef5a5cc3313
tree7d4be1be0c8e45c64c9942a8dd01b4da781fc276
parent9dd8df8fb683038deaaba9959872c9ba6ae66fb2
Remove yasm_immval, moving remaining unique information (sign flag) into
yasm_value.

svn path=/trunk/yasm/; revision=1740
.indent.pro
libyasm/bc-insn.c
libyasm/bytecode.h
libyasm/coretype.h
libyasm/value.c
libyasm/value.h
modules/arch/x86/x86arch.h
modules/arch/x86/x86bc.c
modules/arch/x86/x86id.c
tools/python-yasm/bytecode.pxi
tools/python-yasm/tests/test_bytecode.py