diff options
author | 2022-11-27 00:48:47 -0800 | |
---|---|---|
committer | 2023-01-17 10:44:18 -1000 | |
commit | 79ffece44472975b582f009b803d454527d43892 (patch) | |
tree | 2be924b6c0de42639ade8e0cc17c4b7204ab6bee /linux-user/syscall.c | |
parent | tcg/sparc64: Reorg goto_tb implementation (diff) | |
download | qemu-79ffece44472975b582f009b803d454527d43892.tar.xz qemu-79ffece44472975b582f009b803d454527d43892.zip |
tcg/arm: 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 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions