qemu-e2k/tests
Petar Jovanovic 19e6c50d2d target-mips: Fix incorrect shift for SHILO and SHILOV
helper_shilo has not been shifting an accumulator value correctly for negative
values in 'shift' field. Minor optimization for shift=0 case.
This change also adds tests that will trigger issue and check for regressions.

Signed-off-by: Petar Jovanovic <petarj@mips.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Eric Johnson <ericj@mips.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-12-06 08:12:14 +01:00
..
qemu-iotests tests: allow qemu-iotests to be run against nbd backend 2012-11-14 18:19:21 +01:00
tcg target-mips: Fix incorrect shift for SHILO and SHILOV 2012-12-06 08:12:14 +01:00
.gitignore
Makefile tests: add thread pool unit tests 2012-11-26 09:37:51 -06:00
check-block.sh
check-qdict.c
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qstring.c
fdc-test.c fdc-tests: add tests for VERIFY command 2012-11-14 18:19:22 +01:00
hd-geo-test.c
libqtest.c qtest: implement QTEST_STOP 2012-10-05 08:02:20 -05:00
libqtest.h
m48t59-test.c
qemu-iotests-quick.sh
rtc-test.c rtc: Only call rtc_set_cmos when Register B SET flag is disabled. 2012-11-27 11:04:33 -06:00
test-aio.c tests: add AioContext unit tests 2012-11-26 09:37:51 -06:00
test-coroutine.c
test-iov.c
test-qmp-commands.c
test-qmp-input-strict.c
test-qmp-input-visitor.c
test-qmp-output-visitor.c
test-string-input-visitor.c
test-string-output-visitor.c
test-thread-pool.c tests: make threadpool cancellation test looser 2012-11-27 08:50:52 -06:00
test-visitor-serialization.c