qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE : Re: [Qemu-devel] cvttps2dq, movdq2q, movq2dq incorrect behaviour


From: Sylvain Petreolle
Subject: RE : Re: [Qemu-devel] cvttps2dq, movdq2q, movq2dq incorrect behaviour
Date: Tue, 20 Jun 2006 17:06:31 +0200 (CEST)

--- Julian Seward <address@hidden> a écrit :
> >
> > Running it on a CPU without SSE2, if i'm allowed to venture a gues.
> 
> Yup.  Try 'strace ./sse2test' and see if it gets SIGILLs thrown at it.
> 
> J
> 
You are right, I get SIGILLs. 
Seems I was wrong thinking Athlon xp was able to support sse2.

--- SIGILL (Illegal instruction) @ 0 (0) ---
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
fstat64(1, {st_mode=S_IFREG|0644, st_size=1613, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f3e000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
--- SIGILL (Illegal instruction) @ 0 (0) ---
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
--- SIGILL (Illegal instruction) @ 0 (0) ---
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
--- SIGILL (Illegal instruction) @ 0 (0) ---
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
write(1, "cvttps2dq_1 ... failed\ncvttps2dq"..., 88cvttps2dq_1 ... failed


Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---

 Run your favorite Windows apps with free ReactOS : http://www.reactos.org
Listen to non-DRMised Music: http://www.jamendo.com


Linux is not as well stable as it is told to. The proof is, mine has restarted 
two years ago, on the occasion of a power cut.
- H. Eychenne





reply via email to

[Prev in Thread] Current Thread [Next in Thread]