|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 22/27] target/mips: Don't use tcg_temp_local_new |
Date: | Tue, 31 Jan 2023 00:42:36 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 |
On 30/1/23 21:59, Richard Henderson wrote:
Since tcg_temp_new is now identical, use that. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- target/mips/tcg/translate.c | 57 ++++++------------------ target/mips/tcg/nanomips_translate.c.inc | 4 +- 2 files changed, 16 insertions(+), 45 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |