Searched hist:a6bc80f7b11188d86010a2d511498fba2fe4b629 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/mips/tcg/sysemu/ |
H A D | cp0_helper.c | diff a6bc80f7b11188d86010a2d511498fba2fe4b629 Wed May 26 04:35:06 CDT 2021 Marcin Nowakowski <marcin.nowakowski@fungible.com> target/mips: Fix WatchHi.M handling
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.nowakowski@fungible.com> Reviewed-by: David Daney <david.daney@fungible.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@fungible.com> Message-Id: <20220511212953.74738-1-philmd@fungible.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
|
/openbmc/qemu/target/mips/ |
H A D | cpu.c | diff a6bc80f7b11188d86010a2d511498fba2fe4b629 Wed May 26 04:35:06 CDT 2021 Marcin Nowakowski <marcin.nowakowski@fungible.com> target/mips: Fix WatchHi.M handling
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.nowakowski@fungible.com> Reviewed-by: David Daney <david.daney@fungible.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@fungible.com> Message-Id: <20220511212953.74738-1-philmd@fungible.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
|
H A D | cpu.h | diff a6bc80f7b11188d86010a2d511498fba2fe4b629 Wed May 26 04:35:06 CDT 2021 Marcin Nowakowski <marcin.nowakowski@fungible.com> target/mips: Fix WatchHi.M handling
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.nowakowski@fungible.com> Reviewed-by: David Daney <david.daney@fungible.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@fungible.com> Message-Id: <20220511212953.74738-1-philmd@fungible.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
|