]> granicus.if.org Git - yasm/commit
bytecode_print(): Change how NULL values are output for imm and multiple.
authorPeter Johnson <peter@tortall.net>
Sat, 3 Nov 2001 04:13:42 +0000 (04:13 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 3 Nov 2001 04:13:42 +0000 (04:13 -0000)
commit405df52913eea27d16aa7bde7b8e16e79e6cb3c4
treedb9f83eeb9c29c83e36cf0c7b6634b90a6b97d6e
parent665eddf5d795a64e2203256b9d76156d6e2a51c7
bytecode_print(): Change how NULL values are output for imm and multiple.
bytecode_parser_finalize_insn(): Add some preliminary imm handling.  Handle
shift_op special-casing (,1 hack).

svn path=/trunk/yasm/; revision=312
libyasm/bytecode.c
src/bytecode.c