qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Block chaining question
Date: Tue, 30 Nov 2004 23:40:08 +0100	[thread overview]
Message-ID: <41ACF6C8.8040302@bellard.org> (raw)
In-Reply-To: <A507FCA0-4145-11D9-8482-000A95B90C24@chesstrain.com>

Shivkumar Shivaji wrote:
> Hi,
>      I have done a quick perusal of the code. I was wondering if block 
> chaining is performed for conditional jumps? If I want to implement such 
> a feature would it have to be done in dyngen? I saw references to 
> __op_jmp and cond_jump. However, there does not seem to be chaining 
> based on conditional jumps. Am I right?

Block chaining is done on conditional jumps too, but it could be more 
optimised with more host specific assembly code.

Fabrice.

  reply	other threads:[~2004-11-30 22:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-11 12:48 [Qemu-devel] qemu becomes unresponsive sometimes Paul Jakma
2004-11-11 16:01 ` [Qemu-devel] Qemu network Nando
2004-11-28  4:59 ` [Qemu-devel] qemu becomes unresponsive sometimes Paul Jakma
2004-11-28 10:18   ` Mulyadi Santosa
2004-11-28 11:00     ` Paul Jakma
2004-11-28 13:58       ` [Qemu-devel] Block chaining question Shivkumar Shivaji
2004-11-30 22:40         ` Fabrice Bellard [this message]
2004-12-01  0:16           ` Shivkumar Shivaji

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=41ACF6C8.8040302@bellard.org \
    --to=fabrice@bellard.org \
    --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).