summaryrefslogtreecommitdiffstats
path: root/cris-dis.c
diff options
context:
space:
mode:
authorYuYeon Oh <yuyeon.oh@samsung.com>2011-04-25 01:23:58 +0000
committerAurelien Jarno <aurelien@aurel32.net>2011-04-27 20:13:26 +0200
commit5856d44eb592e05bb266fb2c7db42926faa22144 (patch)
tree2631cdfad2f3c606bd13cdaf761a5c081b5179d7 /cris-dis.c
parent47f7be394aa7baf7855fe78f56b8ba4c69bf75d9 (diff)
downloadhqemu-5856d44eb592e05bb266fb2c7db42926faa22144.zip
hqemu-5856d44eb592e05bb266fb2c7db42926faa22144.tar.gz
target-arm: fix LDMIA bug on page boundary
target-arm: fix LDMIA bug on page boundary When consecutive memory locations are on page boundary, a base register may be loaded before page fault occurs. After page fault handling, it losts the memory location information. To solve this problem, loading a base register has to put back. Signed-off-by: Yuyeon Oh <yuyeon.oh@samsung.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'cris-dis.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud