OSDN Git Service

tcg/sparc: Add scratch argument to tcg_out_movi_int
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 4 Aug 2021 23:16:05 +0000 (02:16 +0300)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 8 Feb 2022 21:58:44 +0000 (08:58 +1100)
commit92840d06faeed2038b90d5b168c18d73ca3a44b8
tree14af569adfd7f81729bfa189365bed8576c95ae9
parentc71929c345d08fa70edb1eeaa9babaaf5d6a9bf7
tcg/sparc: Add scratch argument to tcg_out_movi_int

This will allow us to control exactly what scratch register is
used for loading the constant.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/sparc/tcg-target.c.inc