aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAnton Johansson <anjo@rev.ng>2023-02-27 14:51:46 +0100
committerRichard Henderson <richard.henderson@linaro.org>2023-03-01 07:33:03 -1000
commit2dd5b7a1b91562e52053e37cc95614c3af7d63c4 (patch)
treea10256f3b2f42e0cc5bb79e7f883d21ed2e0580f /tools
parentf6680c5ea4d861a182be2248d5324bf1d5b3d97b (diff)
downloadqemu-2dd5b7a1b91562e52053e37cc95614c3af7d63c4.zip
qemu-2dd5b7a1b91562e52053e37cc95614c3af7d63c4.tar.gz
qemu-2dd5b7a1b91562e52053e37cc95614c3af7d63c4.tar.bz2
accel/tcg: Move jmp-cache `CF_PCREL` checks to caller
tb-jmp-cache.h contains a few small functions that only exist to hide a CF_PCREL check, however the caller often already performs such a check. This patch moves CF_PCREL checks from the callee to the caller, and also removes these functions which now only hide an access of the jmp-cache. Signed-off-by: Anton Johansson <anjo@rev.ng> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20230227135202.9710-12-anjo@rev.ng> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions