qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Desnogues <laurent.desnogues@gmail.com>
To: Gary Thomas <gary@mlbassoc.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] tcg_abort()
Date: Wed, 16 Sep 2009 20:24:34 +0200	[thread overview]
Message-ID: <761ea48b0909161124r3dffeccled89eeae1184513c@mail.gmail.com> (raw)
In-Reply-To: <4AB12CDC.60505@mlbassoc.com>

On Wed, Sep 16, 2009 at 8:22 PM, Gary Thomas <gary@mlbassoc.com> wrote:
[...]
>> Could please try to replace the tcg_abort() on line 773 with these
>> two lines?
>>
>>         tcg_out_movi32(s, cond, TCG_REG_R8, val);
>>         tcg_out32(s, (cond<<  28) | 0x012fff30 | TCG_REG_R8); /* blx r8 */
>>
>> I didn't test it, so you'll be my guinea pig :-)
>
> This does seem to work - at least I get farther along in the code.

Nice!  Thanks for testing it.


Laurent

  reply	other threads:[~2009-09-16 18:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-16 15:19 [Qemu-devel] tcg_abort() Gary Thomas
2009-09-16 15:31 ` Laurent Desnogues
2009-09-16 15:46   ` Gary Thomas
2009-09-16 16:16     ` Laurent Desnogues
2009-09-16 18:22       ` Gary Thomas
2009-09-16 18:24         ` Laurent Desnogues [this message]
2009-09-25 22:48       ` Laurent Desnogues
2009-09-28 11:15         ` Paul Brook
2009-09-28 11:24           ` Laurent Desnogues

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=761ea48b0909161124r3dffeccled89eeae1184513c@mail.gmail.com \
    --to=laurent.desnogues@gmail.com \
    --cc=gary@mlbassoc.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).