On 02/10/15 16:34, Yongbok Kim wrote:
> Correct updating XContext.Region field on mmu exceptions.
> If Config3.CTXTC = 0 then the R filed of XContext has to be updated
s/filed/field
> with the value of bits 63..62 of the virtual address upon a TLB
> exception.
>
> Signed-off-by: Yongbok Kim
> -
Correct updating XContext.Region field on mmu exceptions.
If Config3.CTXTC = 0 then the R filed of XContext has to be updated
with the value of bits 63..62 of the virtual address upon a TLB
exception.
Signed-off-by: Yongbok Kim
---
target-mips/helper.c |2 +-
1 files changed, 1 insertions(+)