Re: [Qemu-devel] [PATCH v2] target-sh4: update PTEH upon MMU exception

2011-01-26 Thread Aurelien Jarno
On Wed, Jan 26, 2011 at 11:57:53AM +0900, Alexandre Courbot wrote: > 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 > --- > target-sh4/helper.c |4 > 1 files changed, 4 insertions(+)

[Qemu-devel] [PATCH v2] target-sh4: update PTEH upon MMU exception

2011-01-25 Thread Alexandre Courbot
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 --- target-sh4/helper.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/target-sh4/helper.c b/target-sh4/helper.c index 19