diff options
| author | Sergey Fedorov | 2016-03-23 16:30:16 +0100 |
|---|---|---|
| committer | Richard Henderson | 2016-05-13 02:06:41 +0200 |
| commit | 133626783aa5a1bf86332fa3e6f7b8efe005f924 (patch) | |
| tree | e9406b33eecb8c905776d79b04f88b85d1a4d7e5 /include/exec | |
| parent | tcg: Clarify thread safety check in tb_add_jump() (diff) | |
| download | qemu-133626783aa5a1bf86332fa3e6f7b8efe005f924.tar.gz qemu-133626783aa5a1bf86332fa3e6f7b8efe005f924.tar.xz qemu-133626783aa5a1bf86332fa3e6f7b8efe005f924.zip | |
tcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list()
tb_jmp_remove() was only used to remove the TB from a list of all TBs
jumping to the same TB which is n-th jump destination of the given TB.
Put a comment briefly describing the function behavior and rename it to
better reflect its purpose.
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
