Re: [Qemu-devel] [PATCH] target-mips: Fix incorrect code and test for INSV

2012-12-06 Thread Aurelien Jarno
On Mon, Nov 26, 2012 at 04:13:21PM +0100, Petar Jovanovic wrote: > From: Petar Jovanovic > > Content of register rs should be shifted for pos before applying a mask. > This change contains both fix for the instruction and to the existing test. > > Signed-off-by: Petar Jovanovic > --- > target-

Re: [Qemu-devel] [PATCH] target-mips: Fix incorrect code and test for INSV

2012-12-05 Thread Johnson, Eric
> -Original Message- > From: qemu-devel-bounces+ericj=mips@nongnu.org [mailto:qemu-devel- > bounces+ericj=mips@nongnu.org] On Behalf Of Petar Jovanovic > Sent: Monday, November 26, 2012 7:13 AM > To: qemu-devel@nongnu.org > Cc: Jovanovic, Petar; aurel...@aurel32.net > Subject: [Qemu