qemu-patch-raspberry4/tests/tcg
Petar Jovanovic c0f5f9ce86 target-mips: fix incorrect behaviour for INSV
Corner case for INSV instruction when size=32 has not been correctly
implemented. The mask for size should be one bit wider, and preparing the
filter variable should be aware of this case too.

The test for INSV has been extended to include the case that triggers the
bug.

Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2013-05-08 18:46:38 +02: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: tcg: lm32: add more test cases 2013-03-18 19:40:34 +01:00
mips target-mips: fix incorrect behaviour for INSV 2013-05-08 18:46:38 +02: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