target/tricore: Prefer fast cpu_env() over slower CPU QOM cast macro
commit39ac0bac99ac98e6e3cf7d3f8fd7958cc342175d
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 29 Jan 2024 16:45:09 +0000 (29 17:45 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 12 Mar 2024 11:04:25 +0000 (12 12:04 +0100)
tree0eed133fb2f7b65b63e3f8f7a11bdd08c97dcb0a
parent7797676965359a78817d35e5ed369f425e63e7db
target/tricore: 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>
Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-ID: <20240129164514.73104-28-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/tricore/cpu.c
target/tricore/gdbstub.c
target/tricore/helper.c
target/tricore/translate.c