qemu-patch-raspberry4/tests/tcg
Petar Jovanovic 20c334a797 target-mips: fix DSP overflow macro and affected routines
The previous implementation incorrectly used same macro to detect overflow
for addition and subtraction. This patch makes distinction between these
two, and creates separate macros. The affected routines are changed
accordingly.

This change also includes additions to the existing tests for SUBQ_S_PH and
SUBQ_S_W that would trigger the fixed issue, and it removes dead code from
the test file. The last test case in subq_s_w.c is a bug found/reported/
isolated by Klaus Peichl from Dolby.

Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2013-03-04 18:15:34 +01:00
..
alpha
cris janitor: add guards to headers 2012-12-19 08:31:31 +01:00
lm32
mips target-mips: fix DSP overflow macro and affected routines 2013-03-04 18:15:34 +01:00
openrisc
xtensa target-xtensa: add s32c1i unit tests 2012-12-08 18:48:26 +00:00
hello-arm.c
hello-i386.c tests/tcg: fix a few warnings 2012-10-27 14:37:25 +00:00
hello-mips.c
linux-test.c tests/tcg: fix build 2012-10-19 20:40:21 +02:00
Makefile tests/tcg: new test for i386 FPREM and FPREM1 2012-11-10 13:49:05 +00:00
pi_10.com
runcom.c
sha1.c
test-arm-iwmmxt.s
test-i386-code16.S
test-i386-fprem.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
test-i386-muldiv.h
test-i386-shift.h
test-i386-ssse3.c
test-i386-vm86.S
test-i386.c test-i386: make it compile with a recent gcc 2013-02-18 15:03:55 -08:00
test-i386.h
test-mmap.c tests/tcg: fix unused result warnings 2012-10-30 18:55:02 +00:00
test_path.c tests/tcg: fix build 2012-10-19 20:40:21 +02:00
testthread.c tests/tcg: fix unused result warnings 2012-10-30 18:55:02 +00:00