target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro
commitf2a4459db93dee8f333d6f1e85acac53e5a8609e
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 29 Jan 2024 16:45:05 +0000 (29 17:45 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 12 Mar 2024 11:04:24 +0000 (12 12:04 +0100)
tree9d7ae000955354be2a78e400c402bc4e79efa95d
parent794511bc51bc89f384063103653e5f40c75cd49e
target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro

Mechanical patch produced running the command documented
in scripts/coccinelle/cpu_env.cocci_template header.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240129164514.73104-24-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/rx/cpu.c
target/rx/gdbstub.c
target/rx/helper.c
target/rx/translate.c