diff options
author | Sergey Fedorov <serge.fdrv@gmail.com> | 2016-03-23 18:36:31 +0300 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2016-05-12 14:06:41 -1000 |
commit | 89bba496322d4cf996d42cdd4bb0912231656c3d (patch) | |
tree | a5d2dcd19a0dfc37f1f477d73ac0172a984bf1cd /target-s390x | |
parent | 133626783aa5a1bf86332fa3e6f7b8efe005f924 (diff) |
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 'target-s390x')
0 files changed, 0 insertions, 0 deletions