commit | da9536433fe9d35363fea26cee7f2de93c007ec2 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jan 29 17:44:59 2024 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Tue Mar 12 12:04:24 2024 +0100 |
tree | 7327c83184f0d503f0df092e1809d94448cc4a03 | |
parent | e22a4560360144931976a0a2199cdb26428dc1b2 [diff] |
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>