]> granicus.if.org Git - yasm/commit
Make call instruction work correctly. The old code generated a legal short
authorPeter Johnson <peter@tortall.net>
Sun, 17 Mar 2002 20:18:24 +0000 (20:18 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 17 Mar 2002 20:18:24 +0000 (20:18 -0000)
commit62ece541a0df4e7ce31509e8926d3b16a39d44e0
tree8b95f7bed3ab8be8330ab64ca8c2bf74f9a76de5
parent4dd0912998cb5e197b623e2e2d0e91bce39c9e2b
Make call instruction work correctly.  The old code generated a legal short
form for it (opcode length 1, opcode 0, rather than opcode length 0).

svn path=/trunk/yasm/; revision=518
modules/parsers/nasm/bison.y.in
modules/parsers/nasm/gen_instr.pl
modules/parsers/nasm/nasm-bison.y
src/parsers/nasm/bison.y.in
src/parsers/nasm/gen_instr.pl
src/parsers/nasm/nasm-bison.y