qemu-patch-raspberry4/tcg/ia64
Richard Henderson 6f65c780b9 tcg-ia64: Handle constant calls
Using only indirect calls results in 3 bundles (one to load the
descriptor address), and 4 stop bits.  By looking through the
descriptor to the constants, we can perform the call with 2
bundles and only 1 stop bit.

Acked-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-11-18 15:56:30 +10:00
..
tcg-target.c tcg-ia64: Handle constant calls 2013-11-18 15:56:30 +10:00
tcg-target.h tcg: Add qemu_ld_st_i32/64 2013-10-10 13:19:21 -07:00