qemu-patch-raspberry4/tests
Paolo Bonzini 6046c62086 int128: optimize and add test cases
For add, the carry only requires checking one of the arguments.
For sub and neg, we can similarly optimize computation of the
carry.

For ge, we can just do lexicographic order.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-07-02 08:17:01 +02:00
..
libqos libqos/pci: Enable bus mastering 2013-05-08 15:28:49 +02:00
qemu-iotests qemu-iotests: add 055 drive-backup test case 2013-06-28 09:20:27 +02:00
tcg Merge remote-tracking branch 'mjt/trivial-patches' into staging 2013-05-22 08:22:36 -05: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
fw_cfg-test.c
hd-geo-test.c
i440fx-test.c
ide-test.c ide-test: fix failure for test_flush 2013-06-14 13:08:15 -05:00
libqtest.c
libqtest.h
m48t59-test.c
Makefile int128: optimize and add test cases 2013-07-02 08:17:01 +02:00
qemu-iotests-quick.sh
rtc-test.c
test-aio.c
test-coroutine.c
test-cutils.c
test-hbitmap.c
test-int128.c int128: optimize and add test cases 2013-07-02 08:17:01 +02:00
test-iov.c
test-mul64.c
test-qmp-commands.c
test-qmp-input-strict.c
test-qmp-input-visitor.c qapi: add native list coverage for QMP input visitor tests 2013-05-23 09:44:21 -04:00
test-qmp-output-visitor.c qapi: pad GenericList value fields to 64 bits 2013-05-30 09:08:38 -04:00
test-string-input-visitor.c
test-string-output-visitor.c
test-thread-pool.c
test-visitor-serialization.c qapi: add native list coverage for visitor serialization tests 2013-05-23 09:44:21 -04:00
test-x86-cpuid.c
test-xbzrle.c
tmp105-test.c libqos: Relocate I2C files 2013-05-03 12:03:14 -05:00