On 10/30/21 19:16, Richard Henderson wrote:
> QEMU does not allow the system control bits for either exception to
> be enabled in linux-user, therefore both exceptions are dead code.
>
> Signed-off-by: Richard Henderson
> ---
> linux-user/openrisc/cpu_loop.c | 17 +
> 1 file chan
QEMU does not allow the system control bits for either exception to
be enabled in linux-user, therefore both exceptions are dead code.
Signed-off-by: Richard Henderson
---
linux-user/openrisc/cpu_loop.c | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/linux-u