diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-16 09:00:18 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-11 09:53:41 +0100 |
commit | 1fac4648fed615f0507368633bb7d0a9821873d6 (patch) | |
tree | c3532f4704ccfb6cfa30dee76b2178e68f6058c0 /.dir-locals.el | |
parent | 530074c6c1134a8ca488f50af82788a634a1e552 (diff) | |
download | qemu-1fac4648fed615f0507368633bb7d0a9821873d6.zip qemu-1fac4648fed615f0507368633bb7d0a9821873d6.tar.gz qemu-1fac4648fed615f0507368633bb7d0a9821873d6.tar.bz2 |
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>
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions