]> git.proxmox.com Git - mirror_qemu.git/commit
target/tricore: Split t_n as constant from temp as variable
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 26 Feb 2023 22:23:18 +0000 (12:23 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 13 Mar 2023 13:44:37 +0000 (06:44 -0700)
commitbf38ca5c9e27d81ae997d97de8a54c7f2f14550c
tree319ed87a35eebea6fc898a514e0741fa8760964d
parent905a83dedf62a230adbfb7d66b9cf20ab044ab68
target/tricore: Split t_n as constant from temp as variable

As required, allocate temp separately.

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