mirror of
https://github.com/qemu/qemu.git
synced 2026-07-10 10:36:38 +00:00
The new placement of the TB means that we can use one insn to load the goto_tb destination directly from the TB. Signed-off-by: Richard Henderson <rth@twiddle.net>