summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRichard Henderson2013-11-05 02:31:34 +0100
committerRichard Henderson2014-01-07 20:36:32 +0100
commita7fbcbe538518108a967306c29dbb0fe76e0b512 (patch)
treeb0ea0db643280122251c61fbedfe556699815436 /scripts
parenttarget-i386: Tidy extend + store (diff)
downloadqemu-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