qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 25/76] target/cris: Drop tcg_temp_free from C code


From: Richard Henderson
Subject: Re: [PATCH 25/76] target/cris: Drop tcg_temp_free from C code
Date: Fri, 24 Feb 2023 23:17:49 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

On 2/24/23 23:13, Richard Henderson wrote:
Translators are no longer required to free tcg temporaries.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/hexagon/gen_tcg.h     | 29 ------------------
  target/hexagon/gen_tcg_hvx.h | 15 ----------
  target/hexagon/macros.h      |  7 -----
  target/hexagon/genptr.c      | 58 ------------------------------------
  target/hexagon/translate.c   |  7 -----
  target/hexagon/README        |  5 ----
  6 files changed, 121 deletions(-)

Bah.  s/cris/hexagon/ in $SUBJECT.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]