tcg: Change default temp lifetime to TEMP_TB
commite2e641fa3d5e730f128562d6901dcc729c9bf8a0
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 30 Jan 2023 00:09:00 +0000 (29 14:09 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 1 Mar 2023 17:33:28 +0000 (1 07:33 -1000)
tree69969b86fd62d5948c9dfa3c9120a230fdf00bcb
parente1c08b002d280ef6356ebb6ec33767354cbc21b1
tcg: Change default temp lifetime to TEMP_TB

Guest front-ends now get temps that span the lifetime of
the translation block by default, which avoids accidentally
using the temp across branches and invalidating the data.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/tcg/tcg.h