qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jun Koi" <junkoi2004@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Questions on "hidden" functions in QEMU source code
Date: Thu, 18 Oct 2007 11:46:47 +0900	[thread overview]
Message-ID: <fdaac4d50710171946p523871f0y167b147afb9ea27a@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0710161518460.25221@racer.site>

On 10/16/07, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
> Hi,
>
> On Tue, 16 Oct 2007, Stuart Brady wrote:
>
> > On Tue, Oct 16, 2007 at 05:28:24PM +0900, Jun Koi wrote:
> > > For example, functions like compute_all_incb() and compute_c_incl() in
> > > target-i386/op.c are never defined anywhere.
> >
> > compute_all_inc* are defined in ops_template.h:~171.  You'll notice that
> > ops_template.h is included four times from op.c.
>
> If you wonder why it is included four times, this might help:
>
> http://libvncserver.sourceforge.net/qemu/qemu-templates-ala-Fabrice.txt
>

Now it is clear that those stuffs are generated by dyngen, thanks.

But still it it not obvious to me what is the purpose of "OPPROTO"
when defining micro-ops. May you elaborate this a bit more?

Many thanks,
Jun
> Hth,
> Dscho
>
>
>
>

  reply	other threads:[~2007-10-18  2:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-16  8:28 [Qemu-devel] Questions on "hidden" functions in QEMU source code Jun Koi
2007-10-16 13:42 ` Stuart Brady
2007-10-16 14:19   ` Johannes Schindelin
2007-10-18  2:46     ` Jun Koi [this message]
2007-10-20  7:02     ` Rob Landley

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=fdaac4d50710171946p523871f0y167b147afb9ea27a@mail.gmail.com \
    --to=junkoi2004@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).