On 30/1/23 21:59, Richard Henderson wrote:
Since tcg_temp_new is now identical, use that.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/cris/translate.c | 6 +++--- target/cris/translate_v10.c.inc | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>