qemu-patch-raspberry4/tests
balrog 222a3336ec Implement SSE4.1, SSE4.2 (x86).
This adds support for CPUID_EXT_SSE41, CPUID_EXT_SSE42, CPUID_EXT_POPCNT
extensions.  Most instructions haven't been tested yet.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5411 c046a42c-6fe2-441c-8c8c-71466251a162
2008-10-04 03:27:44 +00:00
..
alpha alpha: improve testsuite 2008-09-17 22:04:37 +00:00
cris Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs. 2008-06-06 11:07:50 +00:00
hello-arm.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
hello-i386.c
hello-mips.c
linux-test.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
Makefile Support out-of-the-tree building of tests 2008-09-22 01:39:29 +00:00
pi_10.com
qruncom.c removed unused code 2008-05-12 12:00:46 +00:00
runcom.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
sha1.c
test-arm-iwmmxt.s
test-i386-code16.S suppressed warnings 2008-01-31 15:19:39 +00:00
test-i386-muldiv.h
test-i386-shift.h more tests 2008-05-28 12:34:49 +00:00
test-i386-ssse3.c Implement SSE4.1, SSE4.2 (x86). 2008-10-04 03:27:44 +00:00
test-i386-vm86.S find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
test-i386.c Fix TEST_BSX operands in test-i386.c (Zeev Tarantov). 2008-09-21 02:34:50 +00:00
test-i386.h
test-mmap.c Correct broken test for fixed file mmaps. 2008-05-03 15:55:42 +00:00
test_path.c
testthread.c