]> git.proxmox.com Git - mirror_qemu.git/commit
target/tricore: Avoid tcg_const_i32
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 26 Feb 2023 22:36:01 +0000 (12:36 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 13 Mar 2023 13:44:38 +0000 (06:44 -0700)
commit151293c2fbdfeaf2a2e00ec250956ae590f50413
tree2811cf4af7c31c602a229e676d3854ce626774e2
parent32f948afcf874f16faee2ab69ccca911d3b99322
target/tricore: Avoid tcg_const_i32

All remaining uses are strictly read-only.

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