diff options
author | 2014-05-20 14:48:45 +0400 | |
---|---|---|
committer | 2014-05-26 12:33:54 +0400 | |
commit | 433d33c555deeed375996e338df1a9510df401c6 (patch) | |
tree | fa630af16dbd43e6f4abbcc4371abc51fa2693f6 /target-openrisc/interrupt_helper.c | |
parent | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (diff) | |
download | qemu-433d33c555deeed375996e338df1a9510df401c6.tar.xz qemu-433d33c555deeed375996e338df1a9510df401c6.zip |
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 'target-openrisc/interrupt_helper.c')
0 files changed, 0 insertions, 0 deletions