target/loongarch: Drop tcg_temp_free
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 05:06:42 +0000 (19:06 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:07 +0000 (13:44 -0800)
commit34aac056a4fa144f0b297e9b796c2d8e22e83aae
tree3688cf9e764dbdd95b2ccf1349e70f7167735c1c
parent60a7e25ea23bd05b4f780c1f2fd20cad5efde130
target/loongarch: Drop tcg_temp_free

Translators are no longer required to free tcg temporaries.

Reviewed-by: Song Gao <gaosong@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/loongarch/insn_trans/trans_arith.c.inc
target/loongarch/insn_trans/trans_atomic.c.inc
target/loongarch/insn_trans/trans_bit.c.inc
target/loongarch/insn_trans/trans_fcmp.c.inc
target/loongarch/insn_trans/trans_fmemory.c.inc
target/loongarch/insn_trans/trans_fmov.c.inc
target/loongarch/insn_trans/trans_memory.c.inc
target/loongarch/insn_trans/trans_privileged.c.inc
target/loongarch/insn_trans/trans_shift.c.inc