commit | 074bd799e73a23b0ce05ed45f2668ceb31db144e | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jan 29 17:45:02 2024 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Tue Mar 12 12:04:24 2024 +0100 |
tree | e3cdd6bcfb419fcd68eb04f891c67ec72662bc87 | |
parent | 6fed7e43fa56553bb9ac9c807e8de8ade9522417 [diff] |
target/openrisc: 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-21-philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>