diff options
author | Aurelien Jarno | 2015-07-19 13:50:32 +0200 |
---|---|---|
committer | Richard Henderson | 2015-09-02 23:24:10 +0200 |
commit | 08b0b23be639b955e5e3d84dc42fa4e5ce6a8728 (patch) | |
tree | e81115863262036672d3c2e2d45b1a74d6982b1c /tests/qapi-schema/args-array-empty.out | |
parent | tcg/aarch64: Fix tcg_out_qemu_{ld, st} for guest_base == 0 (diff) | |
download | qemu-08b0b23be639b955e5e3d84dc42fa4e5ce6a8728.tar.gz qemu-08b0b23be639b955e5e3d84dc42fa4e5ce6a8728.tar.xz qemu-08b0b23be639b955e5e3d84dc42fa4e5ce6a8728.zip |
tcg/i386: omit a few REXW prefixes in softmmu code
When computing the TLB address we are likely to mask out the high
32-bits by using shr + and. We can use 32-bit instructions in that
case. This saves 2 bytes per TLB access.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Message-Id: <1437306632-20655-1-git-send-email-aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tests/qapi-schema/args-array-empty.out')
0 files changed, 0 insertions, 0 deletions