]> git.proxmox.com Git - mirror_qemu.git/commit
target/hexagon: Drop tcg_temp_free from C code
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 04:27:22 +0000 (18:27 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:07 +0000 (13:44 -0800)
commit09538b08c4ea4ce3c6f95cd2af2feacf60c23ba6
treefcf5093214aeabd6939875e01926ed09bd53042f
parent2a215577b20b258dfaca7453d60661d91c7c118e
target/hexagon: Drop tcg_temp_free from C code

Translators are no longer required to free tcg temporaries.

Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/README
target/hexagon/gen_tcg.h
target/hexagon/gen_tcg_hvx.h
target/hexagon/genptr.c
target/hexagon/macros.h
target/hexagon/translate.c