diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-10-04 16:30:30 -0300 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-10-15 12:13:59 -0300 |
commit | cebf9b0da264dbde9e3392c48077dd94428439e4 (patch) | |
tree | 1572f01926d54e6e2443cdff17853fa730b0e9f7 /hw/xtensa | |
parent | 96ce24da684454b2f8c86c9b47ee703ecf194cc0 (diff) |
target/ppc: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
Directly use tcg_constant_tl() for constant integer,
this save a call to tcg_gen_movi_tl() and a temp register.
Inspired-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241004202621.4321-4-philmd@linaro.org>
Diffstat (limited to 'hw/xtensa')
0 files changed, 0 insertions, 0 deletions