target/tricore: Expand TCG helpers for 32-bit target
The TriCore target is only built as 32-bit: $ git grep TARGET_LONG_BITS configs/targets/tricore-* configs/targets/tricore-softmmu.mak:2:TARGET_LONG_BITS=32 Therefore tcg_FOO_tl() always expands to tcg_FOO_i32(). This is a mechanical replacement. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20251010052141.42460-10-philmd@linaro.org>
This commit is contained in:
parent
f30c8aa229
commit
4f08815467
1 changed files with 1298 additions and 1297 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue