qemu-patch-raspberry4/tcg/i386
Richard Henderson 913c2bddc2 tcg/i386: Precompute all guest_base parameters
These values are constant between all qemu_ld/st invocations;
there is no need to figure this out each time.  If we cannot
use a segment or an offset directly for guest_base, load the
value into a register in the prologue.

Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-12-17 06:04:44 +03:00
..
tcg-target.h tcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32-bit guests 2018-12-17 06:04:44 +03:00
tcg-target.inc.c tcg/i386: Precompute all guest_base parameters 2018-12-17 06:04:44 +03:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-02-08 15:54:08 +00:00