qemu-e2k/include/tcg
Richard Henderson 2f2e911d0c 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>
2023-03-05 13:44:07 -08:00
..
tcg-cond.h
tcg-gvec-desc.h
tcg-ldst.h
tcg-mo.h
tcg-op-gvec.h
tcg-op.h tcg: Link branches to the labels 2023-03-05 13:44:07 -08:00
tcg-opc.h
tcg.h tcg: Remove tcg_check_temp_count, tcg_clear_temp_count 2023-03-05 13:44:07 -08:00