diff options
| author | Laurent Vivier | 2016-11-24 09:31:32 +0100 |
|---|---|---|
| committer | Laurent Vivier | 2016-11-24 16:24:27 +0100 |
| commit | 4a18cd44f3c905d443c26e26bb9b09932606d1a3 (patch) | |
| tree | d293075386d1c98676ac8bb602ae024e3124b5eb /include/exec | |
| parent | target-m68k: Fix cmpa operand size (diff) | |
| download | qemu-4a18cd44f3c905d443c26e26bb9b09932606d1a3.tar.gz qemu-4a18cd44f3c905d443c26e26bb9b09932606d1a3.tar.xz qemu-4a18cd44f3c905d443c26e26bb9b09932606d1a3.zip | |
target-m68k: fix muluw/mulsw
"The multiplier and multiplicand are both word operands, and the result
is a long-word operand."
So compute flags on a long-word result, not on a word result.
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
