]> 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 21:55:53 +0000 (21:55 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 17 Mar 2002 21:55:53 +0000 (21:55 -0000)
commite56de0d1580b32ecab1da67874e63168dcb268c3
tree769c8961699161261383cf84251e0c095e5ba10b
parent44dbd8a872ba72bf5e4ecc3d6d18bb8533d26adb
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=520
modules/arch/x86/instrs.dat
src/arch/x86/instrs.dat