target/microblaze: Prefer fast cpu_env() over slower CPU QOM cast macro
commitda9536433fe9d35363fea26cee7f2de93c007ec2
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 29 Jan 2024 16:44:59 +0000 (29 17:44 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 12 Mar 2024 11:04:24 +0000 (12 12:04 +0100)
tree7327c83184f0d503f0df092e1809d94448cc4a03
parente22a4560360144931976a0a2199cdb26428dc1b2
target/microblaze: 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-18-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/microblaze/gdbstub.c
target/microblaze/helper.c
target/microblaze/translate.c