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