qemu-patch-raspberry4/tests
Catalin Patulea a9523d14c4 tests/tcg: new test for i386 FPREM and FPREM1
This is setting the stage for a cleanup of FPREM and FPREM1 helpers while being
sure that they behave same as bare metal.

The test constructs operands using combinations of corner cases for the
floating-point bitfields and prints operands, result and FPU status word for
FPREM and FPREM1. The outputs can then be compared between bare metal and QEMU.
The 'run-test-i386-fprem' make target does just that.

Signed-off-by: Catalin Patulea <catalinp@google.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-11-10 13:49:05 +00:00
..
qemu-iotests qemu-iotests: add testcases for mirroring on-source-error/on-target-error 2012-10-24 10:26:22 +02:00
tcg tests/tcg: new test for i386 FPREM and FPREM1 2012-11-10 13:49:05 +00:00
.gitignore
check-block.sh
check-qdict.c
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qstring.c
fdc-test.c
hd-geo-test.c
libqtest.c qtest: implement QTEST_STOP 2012-10-05 08:02:20 -05:00
libqtest.h
m48t59-test.c
Makefile build: do not include main loop where it is not actually used 2012-10-30 09:30:52 +01:00
qemu-iotests-quick.sh
rtc-test.c rtc: implement century byte 2012-10-05 08:02:30 -05: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-visitor-serialization.c