target-sh4: update PTEH upon MMU exception
authorAlexandre Courbot <gnurou@gmail.com>
Wed, 26 Jan 2011 02:57:53 +0000 (11:57 +0900)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 26 Jan 2011 13:30:24 +0000 (14:30 +0100)
commite3f114f761fd44db3b33f5d704da48392fce4ce8
treedfe023ae1a7c56796831efd170c454a76e9df8e7
parentbc656a296885b8be7a27f49ae827298fd1b9d153
target-sh4: update PTEH upon MMU exception

Update the PTEH register to contain the VPN at which an MMU
exception occured as specified by the SH4 reference.

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