qemu-patch-raspberry4/tcg/arm
Richard Henderson 702b33b1d5 tcg-arm: Improve scheduling of tcg_out_tlb_read
The schedule was fully serial, with no possibility for dual issue.
The old schedule had a minimal issue of 7 cycles; the new schedule
has a minimal issue of 5 cycles.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-04-27 02:16:45 +02:00
..
tcg-target.c tcg-arm: Improve scheduling of tcg_out_tlb_read 2013-04-27 02:16:45 +02:00
tcg-target.h tcg-arm: Implement division instructions 2013-04-27 02:16:44 +02:00