commit | 795bec96522356b5afb6c9ebb3ea0974fa3d4a27 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jan 29 17:45:07 2024 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Tue Mar 12 12:04:24 2024 +0100 |
tree | f28ff925fbcd021d003893a0bad443795c129661 | |
parent | f2a4459db93dee8f333d6f1e85acac53e5a8609e [diff] |
target/sh4: 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-26-philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>