commit | f2a4459db93dee8f333d6f1e85acac53e5a8609e | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jan 29 17:45:05 2024 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Tue Mar 12 12:04:24 2024 +0100 |
tree | 9d7ae000955354be2a78e400c402bc4e79efa95d | |
parent | 794511bc51bc89f384063103653e5f40c75cd49e [diff] |
target/rx: 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> Message-ID: <20240129164514.73104-24-philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>