|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 15/29] target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro |
Date: | Tue, 30 Jan 2024 20:14:13 +1000 |
User-agent: | Mozilla Thunderbird |
On 1/30/24 02:44, 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/loongarch/cpu.c | 39 ++++++++--------------------- target/loongarch/gdbstub.c | 6 ++--- target/loongarch/kvm/kvm.c | 41 +++++++++---------------------- target/loongarch/tcg/tlb_helper.c | 6 ++--- 4 files changed, 26 insertions(+), 66 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |