Loading
target/arm: Add missing TCG temp free in do_2shift_env_64()
In commit 37bfce81 we accidentally introduced a leak of a TCG temporary in do_2shift_env_64(); free it. Signed-off-by:Peter Maydell <peter.maydell@linaro.org> Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>