diff options
| author | Richard Henderson | 2013-11-05 02:31:34 +0100 |
|---|---|---|
| committer | Richard Henderson | 2014-01-07 20:36:32 +0100 |
| commit | a7fbcbe538518108a967306c29dbb0fe76e0b512 (patch) | |
| tree | b0ea0db643280122251c61fbedfe556699815436 /scripts | |
| parent | target-i386: Tidy extend + store (diff) | |
| download | qemu-a7fbcbe538518108a967306c29dbb0fe76e0b512.tar.gz qemu-a7fbcbe538518108a967306c29dbb0fe76e0b512.tar.xz qemu-a7fbcbe538518108a967306c29dbb0fe76e0b512.zip | |
target-i386: Tidy extend + move
For the known MO_32/MO_64 cases, we don't need to extend a 32-bit temp
into a 64-bit temp before storing into the hardware register.
We do need the extension for the MO_8/MO_16 cases, in order for the
deposit_tl operation to work, so leave those alone.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
