From: Joachim Henke <j-o@users.sourceforge.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] 3DNow! instruction set emulation
Date: Sun, 29 Apr 2007 21:32:51 +0200 [thread overview]
Message-ID: <2544C44B-B563-4396-AF1E-12567DD0C633@users.sourceforge.net> (raw)
[-- 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 --]
next reply other threads:[~2007-04-29 19:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-29 19:32 Joachim Henke [this message]
2007-04-29 20:26 ` [Qemu-devel] [PATCH] 3DNow! instruction set emulation Joachim Henke
2008-03-17 11:42 ` Michael Tross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2544C44B-B563-4396-AF1E-12567DD0C633@users.sourceforge.net \
--to=j-o@users.sourceforge.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).