* [Qemu-devel] qemu/tests test-i386.c
@ 2003-05-10 21:39 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-05-10 21:39 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/05/10 17:39:12
Modified files:
tests : test-i386.c
Log message:
added LAR/LSL tests
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-05-25 16:47 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-05-25 16:47 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/05/25 12:47:16
Modified files:
tests : test-i386.c
Log message:
self modifying code also tests translation block chaining invalidation
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-05-27 23:23 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-05-27 23:23 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/05/27 19:23:22
Modified files:
tests : test-i386.c
Log message:
more exception tests - support for precise exceptions
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-05-29 20:06 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-05-29 20:06 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/05/29 16:06:57
Modified files:
tests : test-i386.c
Log message:
more FPU tests
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.18&tr2=1.19&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-06-15 19:36 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-06-15 19:36 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/06/15 15:36:33
Modified files:
tests : test-i386.c
Log message:
more precise float rounding tests
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-06-25 16:21 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-06-25 16:21 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/06/25 12:21:11
Modified files:
tests : test-i386.c
Log message:
gcc3 compile fixes
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-07-11 14:49 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-07-11 14:49 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/07/11 10:49:58
Modified files:
tests : test-i386.c
Log message:
added nop test for exception
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.22&tr2=1.23&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-07-13 17:27 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-07-13 17:27 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/07/13 13:27:19
Modified files:
tests : test-i386.c
Log message:
RedHat 9 fix
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.23&tr2=1.24&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-07-26 18:00 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-07-26 18:00 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/07/26 14:00:58
Modified files:
tests : test-i386.c
Log message:
popw (%esp) test)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.24&tr2=1.25&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-09-17 22:49 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-09-17 22:49 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/09/17 18:49:51
Modified files:
tests : test-i386.c
Log message:
added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.25&tr2=1.26&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-10-27 23:55 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-10-27 23:55 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/10/27 18:55:21
Modified files:
tests : test-i386.c
Log message:
license
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.26&tr2=1.27&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-11-16 20:18 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-11-16 20:18 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/11/16 15:18:52
Modified files:
tests : test-i386.c
Log message:
fcmovx support
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.27&tr2=1.28&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-11-19 22:12 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-11-19 22:12 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/11/19 17:12:49
Modified files:
tests : test-i386.c
Log message:
more fcmovxx tests
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.28&tr2=1.29&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2003-12-02 21:55 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2003-12-02 21:55 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <fabrice.bellard@free.fr> 03/12/02 16:55:34
Modified files:
tests : test-i386.c
Log message:
more complete eflags testing for multiplication (P4 case only)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.29&tr2=1.30&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2005-01-03 23:37 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2005-01-03 23:37 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <fabrice@bellard.org> 05/01/03 23:25:56
Modified files:
tests : test-i386.c
Log message:
fixed imul im test - added TEST_VM86 define for x86_64 tests
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.40&tr2=1.41&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2005-01-16 1:09 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2005-01-16 1:09 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <bellard@savannah.gnu.org> 05/01/16 01:09:01
Modified files:
tests : test-i386.c
Log message:
fix shufps/shufpd tests - added maskmov tests
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.43&tr2=1.44&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2005-01-23 20:48 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2005-01-23 20:48 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <bellard@savannah.gnu.org> 05/01/23 20:48:05
Modified files:
tests : test-i386.c
Log message:
removed warning
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.44&tr2=1.45&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2005-03-03 1:13 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2005-03-03 1:13 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <bellard@savannah.gnu.org> 05/03/03 01:13:19
Modified files:
tests : test-i386.c
Log message:
cmov fix
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.46&tr2=1.47&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2005-03-20 10:40 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2005-03-20 10:40 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /cvsroot/qemu
Module name: qemu
Branch:
Changes by: Fabrice Bellard <bellard@savannah.gnu.org> 05/03/20 10:40:15
Modified files:
tests : test-i386.c
Log message:
NaN tests
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/tests/test-i386.c.diff?tr1=1.47&tr2=1.48&r1=text&r2=text
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2006-06-19 22:42 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2006-06-19 22:42 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 06/06/19 22:42:57
Modified files:
tests : test-i386.c
Log message:
fxam test
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/tests/test-i386.c?cvsroot=qemu&r1=1.49&r2=1.50
Patches:
Index: test-i386.c
===================================================================
RCS file: /sources/qemu/qemu/tests/test-i386.c,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- test-i386.c 23 Apr 2005 17:54:59 -0000 1.49
+++ test-i386.c 19 Jun 2006 22:42:57 -0000 1.50
@@ -789,6 +789,12 @@
a, b, fpus & FPUS_EMASK, eflags & (CC_Z | CC_P | CC_C));
}
fpu_clear_exceptions();
+ asm volatile("fxam\n"
+ "fstsw %%ax\n"
+ : "=a" (fpus)
+ : "t" (a));
+ printf("fxam(%f)=%04lx\n", a, fpus & 0x4700);
+ fpu_clear_exceptions();
}
void test_fcvt(double a)
@@ -958,12 +964,17 @@
test_fcmp(2, 3);
test_fcmp(2, q_nan.d);
test_fcmp(q_nan.d, -1);
+ test_fcmp(-1.0/0.0, -1);
+ test_fcmp(1.0/0.0, -1);
test_fcvt(0.5);
test_fcvt(-0.5);
test_fcvt(1.0/7.0);
test_fcvt(-1.0/9.0);
test_fcvt(32768);
test_fcvt(-1e20);
+ test_fcvt(-1.0/0.0);
+ test_fcvt(1.0/0.0);
+ test_fcvt(q_nan.d);
test_fconst();
test_fbcd(1234567890123456);
test_fbcd(-123451234567890);
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2006-06-24 14:01 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2006-06-24 14:01 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 06/06/24 14:01:33
Modified files:
tests : test-i386.c
Log message:
added movdq2q and movq2dq
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/tests/test-i386.c?cvsroot=qemu&r1=1.50&r2=1.51
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2007-02-05 20:52 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2007-02-05 20:52 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 07/02/05 20:52:39
Modified files:
tests : test-i386.c
Log message:
int conversion test
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/tests/test-i386.c?cvsroot=qemu&r1=1.52&r2=1.53
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2007-11-11 14:43 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2007-11-11 14:43 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 07/11/11 14:43:13
Modified files:
tests : test-i386.c
Log message:
compilation fixes
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/tests/test-i386.c?cvsroot=qemu&r1=1.55&r2=1.56
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Qemu-devel] qemu/tests test-i386.c
@ 2008-01-31 14:56 Fabrice Bellard
0 siblings, 0 replies; 24+ messages in thread
From: Fabrice Bellard @ 2008-01-31 14:56 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 08/01/31 14:56:10
Modified files:
tests : test-i386.c
Log message:
compilation fixes - added bswap - comments
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/tests/test-i386.c?cvsroot=qemu&r1=1.56&r2=1.57
^ permalink raw reply [flat|nested] 24+ messages in thread
end of thread, other threads:[~2008-01-31 14:56 UTC | newest]
Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-26 18:00 [Qemu-devel] qemu/tests test-i386.c Fabrice Bellard
-- strict thread matches above, loose matches on Subject: below --
2008-01-31 14:56 Fabrice Bellard
2007-11-11 14:43 Fabrice Bellard
2007-02-05 20:52 Fabrice Bellard
2006-06-24 14:01 Fabrice Bellard
2006-06-19 22:42 Fabrice Bellard
2005-03-20 10:40 Fabrice Bellard
2005-03-03 1:13 Fabrice Bellard
2005-01-23 20:48 Fabrice Bellard
2005-01-16 1:09 Fabrice Bellard
2005-01-03 23:37 Fabrice Bellard
2003-12-02 21:55 Fabrice Bellard
2003-11-19 22:12 Fabrice Bellard
2003-11-16 20:18 Fabrice Bellard
2003-10-27 23:55 Fabrice Bellard
2003-09-17 22:49 Fabrice Bellard
2003-07-13 17:27 Fabrice Bellard
2003-07-11 14:49 Fabrice Bellard
2003-06-25 16:21 Fabrice Bellard
2003-06-15 19:36 Fabrice Bellard
2003-05-29 20:06 Fabrice Bellard
2003-05-27 23:23 Fabrice Bellard
2003-05-25 16:47 Fabrice Bellard
2003-05-10 21:39 Fabrice Bellard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).