commit | 5c48ad758d959fc5db34d10096b608c6c78d6d22 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sun Feb 26 12:28:18 2023 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Mon Mar 13 06:44:37 2023 -0700 |
tree | 536f31d8822a019109a3424e20dd0492683aea28 | |
parent | bf38ca5c9e27d81ae997d97de8a54c7f2f14550c [diff] |
target/tricore: Rename t_off10 and use tcg_constant_i32 While temp3 could simply be initialized with tcg_constant_i32, the renaming makes the purpose clearer. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>