target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
commitd0143fa9ee5632900ddc6f03c36c46845d48af18
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 29 Jan 2024 16:45:06 +0000 (29 17:45 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 6 Feb 2024 09:27:50 +0000 (6 10:27 +0100)
tree77e49c1ada7aa94731cd94cabb1861be447d119f
parenteb14b021f80a2a295f4cb654c95f2815c87931f1
target/s390x: 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: Thomas Huth <thuth@redhat.com>
Message-ID: <20240129164514.73104-25-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/cpu-dump.c
target/s390x/gdbstub.c
target/s390x/helper.c
target/s390x/kvm/kvm.c
target/s390x/tcg/excp_helper.c
target/s390x/tcg/misc_helper.c
target/s390x/tcg/translate.c