Skip to content
Commit 6e64c4e6 authored by Max Filippov's avatar Max Filippov Committed by Michael Roth
Browse files

target-xtensa: fix translation for opcodes crossing page boundary



If TB ends with an opcode that crosses page boundary and the following
page is not executable then EPC1 for the code fetch exception wrongly
points at the beginning of the TB. Always treat instruction that crosses
page boundary as a separate TB.

Cc: qemu-stable@nongnu.org
Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
(cherry picked from commit 01673a34)
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 73c1527f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment