qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stuart Brady <sdbrady@ntlworld.com>
To: Adnan Khaleel <adnan@khaleel.us>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] dyngen to tcg - equivalent functions
Date: Sun, 10 May 2009 10:39:27 +0100	[thread overview]
Message-ID: <20090510093927.GA26651@miranda.arrow> (raw)
In-Reply-To: <20090506224228.0daccb8c@shadowfax.no-ip.com>

On Wed, May 06, 2009 at 05:42:28PM -0500, Adnan Khaleel wrote:
> Can somebody tell me what the tcg equivalent functions would be in qemu with tcg as 
> opposed to the earlier versions of qemu that used dyngen?

op_ld* and op_st* have gone, now.  tcg/README describes the replacements
for gen_op_ld* and gen_op_st* (tcg_gen_qemu_ld* and tcg_gen_qemu_st*).

HTH,
-- 
Stuart Brady

      reply	other threads:[~2009-05-10  9:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-06 22:42 [Qemu-devel] dyngen to tcg - equivalent functions Adnan Khaleel
2009-05-10  9:39 ` Stuart Brady [this message]

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=20090510093927.GA26651@miranda.arrow \
    --to=sdbrady@ntlworld.com \
    --cc=adnan@khaleel.us \
    --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).