summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorLeon Alrae2015-03-16 17:54:42 +0100
committerLeon Alrae2015-03-18 10:58:15 +0100
commit62c688693bf2f0355fc5bad5dcc59c1cd2a51f1a (patch)
tree5d1a8d8b31e7d2ae028380bb7d1a030a1858edc2 /scripts
parentMerge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-03-17' ... (diff)
downloadqemu-62c688693bf2f0355fc5bad5dcc59c1cd2a51f1a.tar.gz
qemu-62c688693bf2f0355fc5bad5dcc59c1cd2a51f1a.tar.xz
qemu-62c688693bf2f0355fc5bad5dcc59c1cd2a51f1a.zip
target-mips: fix CP0.BadVAddr by stopping translation on Address Error
CP0.BadVAddr is supposed to capture the most recent virtual address that caused the exception. Currently this does not work correctly for unaligned instruction fetch as translation is not stopped and CP0.BadVAddr is updated with subsequent addresses. Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions