Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect return to physical address upon ITLB page fault exception
When returning from itlb page fault we need to return to the virtual address which caused the page fault and not the physical address. We therefore overwrite the content of "ea" (exception address) register with the result of rcsr ITLBMA.