qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 26/29] target/sparc: Prefer fast cpu_env() over slower CPU


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 26/29] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro
Date: Tue, 30 Jan 2024 08:51:18 +0100
User-agent: Mozilla Thunderbird

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 <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  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 <mark.cave-ayland@ilande.co.uk>

(140c63fc-f99c-41f3-b96c-5f9d88fa82ba@ilande.co.uk/">https://lore.kernel.org/qemu-devel/140c63fc-f99c-41f3-b96c-5f9d88fa82ba@ilande.co.uk/)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]