aboutsummaryrefslogtreecommitdiff
path: root/qemu-file.c
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2014-05-20 14:48:45 +0400
committerMax Filippov <jcmvbkbc@gmail.com>2014-05-26 12:33:54 +0400
commit433d33c555deeed375996e338df1a9510df401c6 (patch)
treefa630af16dbd43e6f4abbcc4371abc51fa2693f6 /qemu-file.c
parent178ac111bca16c08a79b2609ebdc75197bea976a (diff)
target-xtensa: fix cross-page jumps/calls at the end of TB
Use tb->pc instead of dc->pc to check for cross-page jumps. When TB translation stops at the page boundary dc->pc points to the next page allowing chaining to TBs in it, which is wrong. Cc: qemu-stable@nongnu.org Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'qemu-file.c')
0 files changed, 0 insertions, 0 deletions