On Thu, Feb 07, 2013 at 07:36:09PM +0100, Petar Jovanovic wrote:
> From: Petar Jovanovic
>
> Correct sign-propagation before multiplication in MULQ_W helper.
> The change also fixes previously incorrect expected values in the
> tests for MULQ_RS.W and MULQ_S.W.
>
> Signed-off-by: Petar Jovanovic
; aurel...@aurel32.net
Subject: Re: [Qemu-devel] [PATCH] target-mips: fix for sign-issue in MULQ_W
helper
On 2013-02-07 10:36, Petar Jovanovic wrote:
> From: Petar Jovanovic
>
> Correct sign-propagation before multiplication in MULQ_W helper.
> The change also fixes previously incorr
On 2013-02-07 10:36, Petar Jovanovic wrote:
From: Petar Jovanovic
Correct sign-propagation before multiplication in MULQ_W helper.
The change also fixes previously incorrect expected values in the
tests for MULQ_RS.W and MULQ_S.W.
Signed-off-by: Petar Jovanovic
---
target-mips/dsp_helper.c
From: Petar Jovanovic
Correct sign-propagation before multiplication in MULQ_W helper.
The change also fixes previously incorrect expected values in the
tests for MULQ_RS.W and MULQ_S.W.
Signed-off-by: Petar Jovanovic
---
target-mips/dsp_helper.c|2 +-
tests/tcg/mips/mips32