]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hexagon: Prefer fast cpu_env() over slower CPU QOM cast macro
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 29 Jan 2024 16:44:53 +0000 (17:44 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 12 Mar 2024 10:46:17 +0000 (11:46 +0100)
commit7ab7428199edb271fee5308c818f59270487bbe7
tree8ff31fafde63968a7a2d5e1485f133f88b45f0e7
parent2df4ab2fbc95076ab2f02f34da75a131e1594f24
target/hexagon: 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: Brian Cain <bcain@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240129164514.73104-12-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/hexagon/cpu.c
target/hexagon/gdbstub.c