diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-11-27 01:11:56 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-01-17 22:36:17 +0000 |
commit | 493c9b19a7fb7f387c4fcf57d3836504d5242bf5 (patch) | |
tree | 35be2ec7214b6880570fb633070a24ae7031e62e /module-common.c | |
parent | 9ae958e4d7504f87c2ecd5915d8c3ede7007f2e2 (diff) | |
download | qemu-493c9b19a7fb7f387c4fcf57d3836504d5242bf5.zip qemu-493c9b19a7fb7f387c4fcf57d3836504d5242bf5.tar.gz qemu-493c9b19a7fb7f387c4fcf57d3836504d5242bf5.tar.bz2 |
tcg/riscv: Implement direct branch for goto_tb
Now that tcg can handle direct and indirect goto_tb simultaneously,
we can optimistically leave space for a direct branch and fall back
to loading the pointer from the TB for an indirect branch.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions