> -----Original Message----- > From: Richard Henderson <richard.hender...@linaro.org> > Sent: Sunday, February 26, 2023 10:24 PM > To: qemu-devel@nongnu.org > Cc: qemu-...@nongnu.org; qemu-...@nongnu.org; qemu- > ri...@nongnu.org; qemu-s3...@nongnu.org; jcmvb...@gmail.com; > kbast...@mail.uni-paderborn.de; ys...@users.sourceforge.jp; > gaos...@loongson.cn; jiaxun.y...@flygoat.com; Taylor Simpson > <tsimp...@quicinc.com>; a...@rev.ng; mrol...@gmail.com; > edgar.igles...@gmail.com > Subject: [PATCH v2 26/76] target/hexagon: Drop tcg_temp_free from > gen_tcg_funcs.py > > Translators are no longer required to free tcg temporaries. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/hexagon/gen_tcg_funcs.py | 79 +-------------------------------- > 1 file changed, 1 insertion(+), 78 deletions(-) Reviewed-by: Taylor Simpson <tsimp...@quicinc.com>
- [PATCH v2 00/76] tcg: Drop tcg_temp_free from translator... Richard Henderson
- [PATCH v2 01/76] tcg: Remove tcg_check_temp_count, ... Richard Henderson
- Re: [PATCH v2 01/76] tcg: Remove tcg_check_temp... Peter Maydell
- [PATCH v2 13/76] target/arm: Drop tcg_temp_free fro... Richard Henderson
- Re: [PATCH v2 13/76] target/arm: Drop tcg_temp_... Peter Maydell
- [PATCH v2 26/76] target/hexagon: Drop tcg_temp_free... Richard Henderson
- RE: [PATCH v2 26/76] target/hexagon: Drop tcg_t... Taylor Simpson
- [PATCH v2 10/76] target/arm: Drop tcg_temp_free fro... Richard Henderson
- Re: [PATCH v2 10/76] target/arm: Drop tcg_temp_... Peter Maydell
- [PATCH v2 08/76] target/arm: Drop new_tmp_a64 Richard Henderson
- Re: [PATCH v2 08/76] target/arm: Drop new_tmp_a... Peter Maydell
- [PATCH v2 11/76] target/arm: Drop tcg_temp_free fro... Richard Henderson
- Re: [PATCH v2 11/76] target/arm: Drop tcg_temp_... Peter Maydell
- [PATCH v2 18/76] target/avr: Drop DisasContext.free... Richard Henderson
- Re: [PATCH v2 18/76] target/avr: Drop DisasCont... Peter Maydell
- [PATCH v2 34/76] target/m68k: Drop free_cond Richard Henderson
- Re: [PATCH v2 34/76] target/m68k: Drop free_con... Peter Maydell