OSDN Git Service

target/mips: Drop tcg_temp_free from octeon_translate.c
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 05:29:25 +0000 (19:29 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 13 Mar 2023 13:42:05 +0000 (06:42 -0700)
commit9ac01687f59ef2fed4863b4be8ec8c0a433c6d2f
tree76fd0eb253e5393b41e640846950b37550a4baa5
parent80d881d43fa6dab3133ce6294a3b6f41c26de91e
target/mips: Drop tcg_temp_free from octeon_translate.c

Translators are no longer required to free tcg temporaries.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/mips/tcg/octeon_translate.c