Re: [Qemu-devel] [PATCH] target-mips: correct the values in the DSP tests

2013-07-30 Thread Aurelien Jarno
On Mon, Jul 29, 2013 at 12:49:05PM +0200, Petar Jovanovic wrote: > From: Petar Jovanovic > > Five tests files for DSP instructions had wrong expected values in the tests. > This change fixes this, and this has been cross-checked by running the same > test binaries on Malta 74K board. > > Signed-

[Qemu-devel] [PATCH] target-mips: correct the values in the DSP tests

2013-07-29 Thread Petar Jovanovic
From: Petar Jovanovic Five tests files for DSP instructions had wrong expected values in the tests. This change fixes this, and this has been cross-checked by running the same test binaries on Malta 74K board. Signed-off-by: Petar Jovanovic --- tests/tcg/mips/mips32-dsp/dpsq_s_w_ph.c | 1