]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/sh4: Avoid tcg_const_i32
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 26 Feb 2023 20:53:01 +0000 (10:53 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 13 Mar 2023 13:44:37 +0000 (06:44 -0700)
commit950b91be9807c93a3b7cd741257e369535b4de1c
tree2efa86af593e21bf0a94c3d2976e964beef6c09b
parentd3c2b2b3664e33f058adcd662410262ed18402a1
target/sh4: 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/sh4/translate.c