* [Qemu-devel] x86 mxcsr register
@ 2008-10-01 0:23 andrzej zaborowski
0 siblings, 0 replies; only message in thread
From: andrzej zaborowski @ 2008-10-01 0:23 UTC (permalink / raw)
To: qemu-devel mailing list
Hi,
seemingly the various MMX/SSE floating point instruction should keep
the fpu's state in the "mxcsr" register (for example rounding mode).
Currently they use env->sse_status for that, but there's also
env->mxcsr that appears to be unused except for ldmxcsr/stmxcsr. I
don't know if I'm looking in the right places. Maybe the idea was
that mxcsr should be synchronised to sse_status everytime mxcsr needs
to be used directly?
Cheers
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-01 0:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-01 0:23 [Qemu-devel] x86 mxcsr register andrzej zaborowski
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).