diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2014-12-14 07:50:55 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2014-12-17 05:49:32 +0300 |
commit | 01673a3401614b4199c9946ad47b97bedfc7a7c2 (patch) | |
tree | 6963932dfbafae8422608d36e5268615931c1384 /tests/tcg/xtensa | |
parent | 246ae24d7df47f05d7b102f9c84e00b536eadc43 (diff) |
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: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tests/tcg/xtensa')
0 files changed, 0 insertions, 0 deletions