Aurelien Jarno wrote:
> Hi,
>
> The patch below makes a few improvement to the code translation, and fixes
> a small bug:
>
> - The check for the bit ERL in CP0 Status register implies that the CPU
> is in kernel mode, so there is no need to further check for user mode.
Applied.
> - Checking
Hi,
The patch below makes a few improvement to the code translation, and fixes
a small bug:
- The check for the bit ERL in CP0 Status register implies that the CPU
is in kernel mode, so there is no need to further check for user mode.
- Checking for the bit UM in CP0 Status register is not eno