target/cris: Drop cris_alu_free_temps
commit0692c564fcae8d1350fda9788b9ec0ab75a0cfe7
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 04:14:58 +0000 (24 18:14 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:07 +0000 (5 13:44 -0800)
tree232bb1e1206bba45f5f90a8b47e04ee4672da3a6
parentd36b377794df7c880d612f91795a6ea3528088f1
target/cris: Drop cris_alu_free_temps

Translators are no longer required to free tcg temporaries.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/cris/translate.c