OSDN Git Service

target/alpha: Drop tcg_temp_free
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 02:48:51 +0000 (16:48 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:07 +0000 (13:44 -0800)
commitc303abc87e9a5ea74ec43c5c481468643014797c
tree10c1c6e8e60259889d1e32031ae66c60b5c4ced1
parent2a196de15fe90597058f64dff1a41c000d88f26a
target/alpha: Drop tcg_temp_free

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/alpha/translate.c