qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 23/23] target/sparc: Prefer fast cpu_env() over slower CPU


From: Richard Henderson
Subject: Re: [PATCH v2 23/23] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro
Date: Sat, 27 Jan 2024 14:52:38 +1000
User-agent: Mozilla Thunderbird

On 1/27/24 08:04, Philippe Mathieu-Daudé wrote:
Mechanical patch produced running the command documented
in scripts/coccinelle/cpu_env.cocci_template header.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  target/sparc/cpu.c          | 14 ++++----------
  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    |  3 +--
  7 files changed, 15 insertions(+), 32 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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