target/cris: Prefer fast cpu_env() over slower CPU QOM cast macro
commit2df4ab2fbc95076ab2f02f34da75a131e1594f24
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 29 Jan 2024 16:44:52 +0000 (29 17:44 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 12 Mar 2024 10:46:17 +0000 (12 11:46 +0100)
treecebc5d63f7177ec8a7a0e0ef942347dc87a204f3
parent2db5b94d8343816e99527cf99cf14d090d174ef6
target/cris: 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.

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