target/tricore: Use setcondi instead of explicit allocation
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 26 Feb 2023 22:32:01 +0000 (12:32 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 13 Mar 2023 13:44:37 +0000 (06:44 -0700)
commit0a476786263fd3b68b89634561576aedac49e44a
treec2f6831a1822e02f45a832f51a0072af16f6550f
parent5c48ad758d959fc5db34d10096b608c6c78d6d22
target/tricore: Use setcondi instead of explicit allocation

This removes the only use of temp.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/tricore/translate.c