BR 2017453: indirect jumps in 64-bit mode are implicitly 64 bits
commit96a6954db416d12be722fb127dcb98ea9fd563fd
authorH. Peter Anvin <hpa@zytor.com>
Sun, 13 Jul 2008 22:21:01 +0000 (13 15:21 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 13 Jul 2008 22:21:01 +0000 (13 15:21 -0700)
tree96e4205ed5c79e530c5a51a15ea1319fe481a9f4
parent570b1c12b600961bb517b9a46cf14533aa54bea6
BR 2017453: indirect jumps in 64-bit mode are implicitly 64 bits

Indirect jumps in 64-bit mode implicitly have 64-bit operand size.
Fix this; the disassembly is still unnecessarily ugly, however.
insns.dat
test/jmp64.asm [new file with mode: 0644]