diff options
author | Richard Henderson <rth@twiddle.net> | 2013-11-02 08:32:39 -1000 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-01-07 11:36:31 -0800 |
commit | 4b1fe0671f5f9324b570c5ec165c67b36b05e7d2 (patch) | |
tree | ce8eb4ac732aa87c905e08963394c97b48341e35 /disas/s390.c | |
parent | c8fbc479674d00a8f9dd63f9a9d4978c4c4b96d9 (diff) | |
download | hqemu-4b1fe0671f5f9324b570c5ec165c67b36b05e7d2.zip hqemu-4b1fe0671f5f9324b570c5ec165c67b36b05e7d2.tar.gz |
target-i386: Tidy movsl
Always perform a sign-extending load. In the extremely unlikely
case that we've used an 0x66 prefix, the extension to 64-bits is
unnecessary but not wrong; the store will still examine only 16 bits.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'disas/s390.c')
0 files changed, 0 insertions, 0 deletions