OSDN Git Service

target/microblaze: Drop tcg_temp_free
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 05:19:12 +0000 (19:19 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:08 +0000 (13:44 -0800)
commitb304346e8b812994521eae75282773ae314635e4
treee715d71415bfed748c340dc107be1858baffc275
parent446914b7b73123882fcbdd326f07ac3a05f08c24
target/microblaze: 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/microblaze/translate.c