target/avr: Prefer fast cpu_env() over slower CPU QOM cast macro
commit2db5b94d8343816e99527cf99cf14d090d174ef6
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 29 Jan 2024 16:44:51 +0000 (29 17:44 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 12 Mar 2024 10:46:17 +0000 (12 11:46 +0100)
treea2217dde707aedfc38c65310acdf8a51e71cb67b
parent50cb36ce77906c24dd6f587c636d3d71dd6128f4
target/avr: 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-10-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/avr/cpu.c
target/avr/gdbstub.c
target/avr/helper.c
target/avr/translate.c