qemu-e2k/tcg/i386
Richard Henderson 1fac4648fe tcg/i386: Use indexed addressing for softmmu fast path
Since tcg_out_{ld,st}_helper_args, the slow path no longer requires
the address argument to be set up by the tlb load sequence.  Use a
plain load for the addend and indexed addressing with the original
input address register.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-11 09:53:41 +01:00
..
tcg-target-con-set.h tcg/i386: Support avx512vbmi2 vector shift-double instructions 2022-03-04 08:50:41 -10:00
tcg-target-con-str.h tcg/i386: Split out target constraints to tcg-target-con-str.h 2021-02-02 12:12:29 -10:00
tcg-target.c.inc tcg/i386: Use indexed addressing for softmmu fast path 2023-05-11 09:53:41 +01:00
tcg-target.h tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128 2023-02-04 06:19:42 -10:00
tcg-target.opc.h tcg/i386: Support avx512vbmi2 vector shift-double instructions 2022-03-04 08:50:41 -10:00