sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/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
Makefile Support out-of-the-tree building of tests 2008-09-22 01:39:29 +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 consistent hello naming 2003-06-15 20:42:31 +00:00
hello-mips.c Simple test for mips/mipsel, based on a test by Alexander Voropay. 2006-12-14 14:48:11 +00:00
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
pi_10.com added user mode libqemu usage example 2004-04-24 00:11:51 +00:00
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 update 2003-10-28 00:09:43 +00:00
test-arm-iwmmxt.s Implement iwMMXt instruction set for the PXA270 cpu. 2007-04-30 02:02:17 +00:00
test-i386-code16.S suppressed warnings 2008-01-31 15:19:39 +00:00
test-i386-muldiv.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
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 x86_64 test program 2005-03-02 22:19:12 +00:00
test-mmap.c Correct broken test for fixed file mmaps. 2008-05-03 15:55:42 +00:00
test_path.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
testthread.c update 2003-04-11 00:13:04 +00:00