diff options
author | Richard Henderson | 2020-08-31 19:42:04 +0200 |
---|---|---|
committer | Richard Henderson | 2020-09-07 21:58:08 +0200 |
commit | 4059bd90eb29fb837636db278d6907f4df0f6158 (patch) | |
tree | 404a1f612d04a164cbdf6db6ecf987df8e850423 /target/microblaze/meson.build | |
parent | target/microblaze: Force rtid, rted, rtbd to exit (diff) | |
download | qemu-4059bd90eb29fb837636db278d6907f4df0f6158.tar.gz qemu-4059bd90eb29fb837636db278d6907f4df0f6158.tar.xz qemu-4059bd90eb29fb837636db278d6907f4df0f6158.zip |
target/microblaze: Use tcg_gen_lookup_and_goto_ptr
Normal indirect jumps, or page-crossing direct jumps, can use
tcg_gen_lookup_and_goto_ptr to avoid returning to the main loop
simply to find an existing TB for the next pc.
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/microblaze/meson.build')
0 files changed, 0 insertions, 0 deletions