]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Replace tcg_const_i64 in tcg-op.c
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 26 Feb 2023 23:58:13 +0000 (13:58 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 13 Mar 2023 13:44:38 +0000 (06:44 -0700)
commitf04de891b503aa11dc9931b48090db8e8fcbba6f
treef6c23896cb0feb432685e9ac63841b232a3abd68
parent151293c2fbdfeaf2a2e00ec250956ae590f50413
tcg: Replace tcg_const_i64 in tcg-op.c

These three instances got missed in previous conversion.

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