mirror of
https://github.com/xemu-project/xemu.git
synced 2025-03-04 18:50:21 +00:00

While implementing TLB invalidation feature we forgot to modify part of code responsible for updating EntryHi during TLB exception. Consequently EntryHi.EHINV is unexpectedly cleared on the exception. Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>