qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Suraj B <suraj.dodger@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] How instructions are replaced by micro operations
Date: Mon, 13 Apr 2009 17:55:42 +0530	[thread overview]
Message-ID: <7b25b2810904130525w319a24b8y90f7d116a305106b@mail.gmail.com> (raw)

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

I learned that instructions in the object file of target system will first
be replace by micro-operation which are in (op.c&op.h ) of specific host
architecture. Where in the source code is this taking place?( function name
or the file name is very helpful) Is this taking place by registering binary
handlers during qemu installation? Please provide some insight into this, as
I am trying to design a IA64 target emulation in qemu.

[-- Attachment #2: Type: text/html, Size: 440 bytes --]

                 reply	other threads:[~2009-04-13 12:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=7b25b2810904130525w319a24b8y90f7d116a305106b@mail.gmail.com \
    --to=suraj.dodger@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).