qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] 3DNow! instruction set emulation
@ 2007-04-29 19:32 Joachim Henke
  2007-04-29 20:26 ` Joachim Henke
  2008-03-17 11:42 ` Michael Tross
  0 siblings, 2 replies; 3+ messages in thread
From: Joachim Henke @ 2007-04-29 19:32 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 748 bytes --]

The attached patch adds the 3DNow! and extented 3DNow! instruction  
sets to qemu. I wrote this just according to the manuals from AMD,  
since I don't have an AMD processor for testing (which was actually  
my motivation to create this patch).

Please note that (like with the SSE emulation) the rounding for the  
floating point operations isn't exact in every case. But the  
precision should be sufficient for typical applications.

The CPUID is also extented by the bit for extented MMX, which is a  
subset of SSE and already implemented in qemu.

Would be nice, if someone could test this with an old computer game,  
etc...


I would appreciate any hints or suggestions.

Regards,
Jo.


-- 
Joachim Henke
http://base91.sourceforge.net/j-o/

[-- Attachment #2: 3dnow.diff.gz --]
[-- Type: application/x-gzip, Size: 3008 bytes --]

[-- Attachment #3: Type: text/plain, Size: 2 bytes --]




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-17 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-29 19:32 [Qemu-devel] [PATCH] 3DNow! instruction set emulation Joachim Henke
2007-04-29 20:26 ` Joachim Henke
2008-03-17 11:42 ` Michael Tross

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).