JMP instructions use the operand size prefix, not the address size
commit17799b40c049df74a5d563aae7667e618fb46953
authorH. Peter Anvin <hpa@zytor.com>
Tue, 21 May 2002 03:31:21 +0000 (21 03:31 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 21 May 2002 03:31:21 +0000 (21 03:31 +0000)
tree6e5d4eb202416f6b1ed147115f1b90d189723467
parent01377d8d7c90659a2db51f0475a2ee73627a6844
JMP instructions use the operand size prefix, not the address size
prefix, to determine the size of the jump target.
CHANGES
assemble.c
disasm.c