On 11/5/22 23:29, Philippe Mathieu-Daudé wrote:
From: Marcin Nowakowski <marcin.nowakow...@fungible.com>
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 <marcin.nowakow...@fungible.com>
Reviewed-by: David Daney <david.da...@fungible.com>
Signed-off-by: Philippe Mathieu-Daudé <phi...@fungible.com>
---
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.