aboutsummaryrefslogtreecommitdiff
path: root/include/exec/translator.h
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-02-24 16:15:18 -1000
committerRichard Henderson <richard.henderson@linaro.org>2023-03-05 13:44:07 -0800
commit2f2e911d0ca27e071c0d62b2e5f0a2ee6e5967f4 (patch)
tree00e5c04c43b003ddc0abdbcebd3a0fd9295ab61e /include/exec/translator.h
parent3470867b3b2774f78ae7ab3a0ca4259694e2ddee (diff)
downloadqemu-2f2e911d0ca27e071c0d62b2e5f0a2ee6e5967f4.zip
qemu-2f2e911d0ca27e071c0d62b2e5f0a2ee6e5967f4.tar.gz
qemu-2f2e911d0ca27e071c0d62b2e5f0a2ee6e5967f4.tar.bz2
tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
Since all temps allocated by guest front-ends are now TEMP_TB, and we don't recycle TEMP_TB, there's no point in requiring that the front-ends free the temps at all. Begin by dropping the inner-most checks that all temps have been freed. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec/translator.h')
0 files changed, 0 insertions, 0 deletions