On Fri, Oct 20, 2017 at 16:19:49 -0700, Richard Henderson wrote: > The GET and MAKE functions weren't really specific enough. > We now have a full compliment of functions that convert exactly
s/compliment/complement/ > between temporaries, arguments, tcgv pointers, and indices. > > The target/sparc change is also a bug fix, which would have affected > a host that defines TCG_TARGET_HAS_extr[lh]_i64_i32, i.e. MIPS64. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> Reviewed-by: Emilio G. Cota <c...@braap.org> E.