]> git.proxmox.com Git - qemu.git/commit
target-mips: correct the values in the DSP tests
authorPetar Jovanovic <petar.jovanovic@imgtec.com>
Mon, 29 Jul 2013 10:49:05 +0000 (12:49 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 30 Jul 2013 15:48:24 +0000 (17:48 +0200)
commitbeb3faaa0027c114e37317fdba38a8a7facf3f9b
treeee4215ccc71a64007eac7df06a2b594508359135
parentdbe49aea76a7805f05b33d548b2e543b51fa8bb1
target-mips: correct the values in the DSP tests

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 <petar.jovanovic@imgtec.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tests/tcg/mips/mips32-dsp/dpsq_s_w_ph.c
tests/tcg/mips/mips32-dsp/maq_s_w_phl.c
tests/tcg/mips/mips32-dsp/maq_s_w_phr.c
tests/tcg/mips/mips32-dspr2/dpaqx_sa_w_ph.c
tests/tcg/mips/mips32-dspr2/dpsqx_s_w_ph.c