From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org, Christian MICHON <christian.michon@gmail.com>
Subject: Re: [Qemu-devel] Hand written code generator #2
Date: Thu, 2 Jun 2005 14:31:00 +0100 [thread overview]
Message-ID: <200506021431.02109.paul@codesourcery.com> (raw)
In-Reply-To: <46d6db6605060203536fd32a71@mail.gmail.com>
On Thursday 02 June 2005 11:53, Christian MICHON wrote:
> Paul,
>
> on mingw32/x86-XP host, I see no difference on benchs with i386-softmmu.
> You mentionned around 30% improvements. Any special compiler flags to
> use, or compiler version?
I also said that the arm-user emulation was the only target that had been
converted enough to benefit from the new code. The optimization passes
only work on the new qops. Existing dyngen based ops are not touched.
On rereading the results I did the math wrong, I actually got a 15% speedup
(2.3 vs. 2.0), but everything else still holds.
To get the latest copy of my code you can do
svn co https://nowt.dyndns.org/svn/qemu/trunk qemu
Or for a diff of just my changes
svn diff https://nowt.dyndns.org/svn/qemu/cvs https://nowt.dyndns.org/svn/qemu/trunk
Paul
next prev parent reply other threads:[~2005-06-02 13:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-31 15:23 [Qemu-devel] Hand written code generator #2 Paul Brook
2005-06-01 5:40 ` Jens Arm
2005-06-01 9:53 ` Herbert Poetzl
2005-06-01 12:36 ` Paul Brook
2005-06-02 10:53 ` Christian MICHON
2005-06-02 13:31 ` Paul Brook [this message]
2005-06-02 13:36 ` Christian MICHON
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=200506021431.02109.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=christian.michon@gmail.com \
--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).