tcg: Use tcg_constant_i32 with icount expander
commit0e1ea43a9dc296c3ab2eab998e3e9c6c7ca488c5
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 17 Apr 2020 16:31:55 +0000 (17 09:31 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 13 Jan 2021 18:39:08 +0000 (13 08:39 -1000)
treebad719f23e26cd669e8ea0e8acd1e465a2d7c1fd
parent0b4286dd15e2bcaf2aa53dfac0fb3103690f5a34
tcg: Use tcg_constant_i32 with icount expander

We must do this before we adjust tcg_out_movi_i32, lest the
under-the-hood poking that we do for icount be broken.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/gen-icount.h