summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorSergey Fedorov2016-03-23 16:36:31 +0100
committerRichard Henderson2016-05-13 02:06:41 +0200
commit89bba496322d4cf996d42cdd4bb0912231656c3d (patch)
treea5d2dcd19a0dfc37f1f477d73ac0172a984bf1cd /include/exec
parenttcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list() (diff)
downloadqemu-89bba496322d4cf996d42cdd4bb0912231656c3d.tar.gz
qemu-89bba496322d4cf996d42cdd4bb0912231656c3d.tar.xz
qemu-89bba496322d4cf996d42cdd4bb0912231656c3d.zip
tcg: Extract removing of jumps to TB from tb_phys_invalidate()
Move the code for removing jumps to a TB out of tb_phys_invalidate() to a separate static inline function tb_jmp_unlink(). This simplifies tb_phys_invalidate() and improves code structure. Signed-off-by: Sergey Fedorov <serge.fdrv@gmail.com> Signed-off-by: Sergey Fedorov <sergey.fedorov@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions