tcg: Add preferred_reg argument to tcg_reg_alloc_do_movi
commitba87719cd267e6f07b17f6cda08246bf483146d4
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 27 Nov 2018 23:39:21 +0000 (27 15:39 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 25 Dec 2018 19:57:34 +0000 (26 06:57 +1100)
treee9216d0da9124ad23484797ac0481b927e5827a4
parent98b4e186c1ccb8f1868c61a33a3be8c2b82654f3
tcg: Add preferred_reg argument to tcg_reg_alloc_do_movi

Pass this through to temp_sync.

Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tcg.c