]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-i386: Fix long jumps/calls in long mode with REX.W set
authormalc <av1474@comtv.ru>
Thu, 4 Mar 2010 12:09:26 +0000 (15:09 +0300)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 6 Mar 2010 18:40:11 +0000 (19:40 +0100)
commitc248df6161e7cacaa37f3214323307b8cb29dd28
treec47183089c41b77e236b2802bca6d5e09520f170
parent7d5625d5f7c1550a41774bed699c0d9b3feeedec
target-i386: Fix long jumps/calls in long mode with REX.W set

Signed-off-by: malc <av1474@comtv.ru>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
(cherry picked from commit 41b1e61f51b05fd6ca060f901b822f83e0beb6b6)
target-i386/translate.c