On 29/1/24 17:45, Philippe Mathieu-Daudé wrote:
Mechanical patch produced running the command documented
in scripts/coccinelle/cpu_env.cocci_template header.
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
target/sparc/cpu.c | 17 +++++------------
target/sparc/gdbstub.c | 3 +--
target/sparc/int32_helper.c | 3 +--
target/sparc/int64_helper.c | 3 +--
target/sparc/ldst_helper.c | 6 ++----
target/sparc/mmu_helper.c | 15 +++++----------
target/sparc/translate.c | 9 +++------
7 files changed, 18 insertions(+), 38 deletions(-)
Per v2:
Reviewed-by: Mark Cave-Ayland <[email protected]>
(https://lore.kernel.org/qemu-devel/[email protected]/)