]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
target-sh4: fix index of address read error exception
authorAlexandre Courbot <gnurou@gmail.com>
Tue, 25 Jan 2011 05:00:14 +0000 (14:00 +0900)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 25 Jan 2011 07:36:30 +0000 (08:36 +0100)
commitbec43cc3b61d025841d550800d3835986446061d
tree0d55eb6857821e0cfe7b53ef83cea3c10e8ab096
parente40a67beeda6aa6e735546e9f08f3db41e23592a
target-sh4: fix index of address read error exception

Exception index of address read error should be 0x0e0.

Signed-off-by: Alexandre Courbot <gnurou@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-sh4/helper.c