commit | 50cb36ce77906c24dd6f587c636d3d71dd6128f4 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jan 29 17:44:49 2024 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Tue Mar 12 11:46:16 2024 +0100 |
tree | e82894c450dc14af53d96fe957ff60524e1678e2 | |
parent | 348802b526e6449a97635dfcc38030cd00b56d27 [diff] |
target/alpha: 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-8-philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>