On 2013-02-07 10:36, Petar Jovanovic wrote:
From: Petar Jovanovic <[email protected]>

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 <[email protected]>
---
  target-mips/dsp_helper.c                |    2 +-
  tests/tcg/mips/mips32-dspr2/mulq_rs_w.c |    2 +-
  tests/tcg/mips/mips32-dspr2/mulq_s_w.c  |    2 +-
  3 files changed, 3 insertions(+), 3 deletions(-)


Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to