Clean up JMP/CALL patterns, especially for 64 bits
commitc3bfc7f6437843c041e085ba6238e6b125f16ca0
authorH. Peter Anvin <hpa@zytor.com>
Sat, 25 Feb 2012 20:05:53 +0000 (25 12:05 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 25 Feb 2012 20:13:50 +0000 (25 12:13 -0800)
treeefa5dd948e25b91e330b7e49a4d6261324c97d5e
parentb496c68f912fd25caadf39748a187c15654a27f3
Clean up JMP/CALL patterns, especially for 64 bits

Clean up JMP/CALL patterns so they don't disassemble quite so uglily.
Fix a CALL pattern which would have incorrectly generated a (harmless)
REX.W prefix.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
insns.dat
test/jmp64.asm