-
Richard Henderson authored
The GET and MAKE functions weren't really specific enough. We now have a full complement of functions that convert exactly 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. Reviewed-by:
Emilio G. Cota <cota@braap.org>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>Richard Henderson authoredThe GET and MAKE functions weren't really specific enough. We now have a full complement of functions that convert exactly 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. Reviewed-by:
Emilio G. Cota <cota@braap.org>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Loading