]> git.proxmox.com Git - mirror_qemu.git/commit - target/s390x/tcg/translate.c
target/s390x: Avoid tcg_const_i64
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 26 Feb 2023 20:43:27 +0000 (10:43 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 13 Mar 2023 13:44:37 +0000 (06:44 -0700)
commit5bd9790ebc32f24a424ca8cc3f541c2045142791
treedb5b1794b71502d4c7abd0657bf58bb2d5d2bde0
parentdaefc08567b38cce9e5e34ca9201e26411cc5988
target/s390x: Avoid tcg_const_i64

All uses are strictly read-only.

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