On 30/1/23 21:59, Richard Henderson wrote:
Since tcg_temp_new is now identical, use that.Signed-off-by: Richard Henderson <[email protected]> --- 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é <[email protected]>
