On Mon, Dec 10, 2012 at 04:28:17PM +0100, Petar Jovanovic wrote:
> From: Petar Jovanovic
>
> The change removes some unnecessary and incorrect code for EXTR_S.H.
> Further, it corrects the mask for shift value in the EXTR_ instructions. It
> also
> extends the existing tests so they trigger the
ping
http://patchwork.ozlabs.org/patch/204941/
Petar
From: Petar Jovanovic [petar.jovano...@rt-rk.com]
Sent: Monday, December 10, 2012 4:28 PM
To: qemu-devel@nongnu.org
Cc: Jovanovic, Petar; aurel...@aurel32.net
Subject: [PATCH] target-mips: Fix for helper
From: Petar Jovanovic
The change removes some unnecessary and incorrect code for EXTR_S.H.
Further, it corrects the mask for shift value in the EXTR_ instructions. It also
extends the existing tests so they trigger the issues corrected with the change.
Signed-off-by: Petar Jovanovic
---
target