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 tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
cris janitor: add guards to headers 2012-12-19 08:31:31 +01:00
lm32 tests: fix out-of-tree building for lm32 target 2012-03-31 19:56:03 +02:00
mips target-mips: fix DSP overflow macro and affected routines 2013-03-04 18:15:34 +01:00
openrisc target-or32: Add testcases 2012-07-27 21:13:06 +00:00
xtensa target-xtensa: add s32c1i unit tests 2012-12-08 18:48:26 +00:00
hello-arm.c tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
hello-i386.c tests/tcg: fix a few warnings 2012-10-27 14:37:25 +00:00
hello-mips.c tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
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 tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
runcom.c tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
sha1.c tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test-arm-iwmmxt.s tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test-i386-code16.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test-i386-fprem.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
test-i386-muldiv.h tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test-i386-shift.h tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test-i386-ssse3.c tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test-i386-vm86.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test-i386.c test-i386: make it compile with a recent gcc 2013-02-18 15:03:55 -08:00
test-i386.h tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
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