On 11/24/2016 09:40 AM, Laurent Vivier wrote:
"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 <[email protected]> --- target-m68k/translate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
