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