]> www.infradead.org Git - qemu-nvme.git/commit
tcg: Introduce tcg_remove_ops_after
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jun 2021 21:26:45 +0000 (14:26 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 14 Jun 2021 00:42:40 +0000 (17:42 -0700)
commita80cdd3183ed85bc254cbe22ca240dc035fc6548
tree93e6c5628e1c266ef32b3013030614d1f551ef15
parent42eb6dfcf135068aa6873e6e9f5f8afa77858914
tcg: Introduce tcg_remove_ops_after

Introduce a function to remove everything emitted
since a given point.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/tcg/tcg.h
tcg/tcg.c