On 11/5/22 23:29, Philippe Mathieu-Daudé wrote:
From: Marcin Nowakowski <[email protected]>

bit 31 (M) of WatchHiN register is a read-only register indicating
whether the next WatchHi register is present. It must not be reset
during user writes to the register.

Signed-off-by: Marcin Nowakowski <[email protected]>
Reviewed-by: David Daney <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  target/mips/cpu.c                   | 2 +-
  target/mips/cpu.h                   | 1 +
  target/mips/tcg/sysemu/cp0_helper.c | 3 ++-
  3 files changed, 4 insertions(+), 2 deletions(-)

Queued to mips-next, thanks.

Reply via email to