From: Pablo Virolainen <Pablo.Virolainen@nomovok.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Fix qemu_ld64 on arm
Date: Tue, 24 Feb 2009 10:44:22 +0200 [thread overview]
Message-ID: <49A3B366.5070603@nomovok.com> (raw)
In-Reply-To: <761ea48b0902240027k45a6b687o3d1367957a849d00@mail.gmail.com>
Laurent Desnogues kirjoitti:
> On Tue, Feb 24, 2009 at 9:03 AM, Pablo Virolainen
> <Pablo.Virolainen@nomovok.com> wrote:
>> Emulating fldl on arm doesn't seem to work too well. It's the way qemu_ld64
>> is translated to arm instructions.
>>
>> tcg_out_ld32_12(s, COND_AL, data_reg, addr_reg, 0);
>> tcg_out_ld32_12(s, COND_AL, data_reg2, addr_reg, 4);
>
> It seems you are using an old version of qemu. Taking a quick
> look at current svn, I think your patch is not needed anymore.
So I should get the source from other source than
svn co svn://svn.savannah.nongnu.org/qemu/trunk ?
Pablo
next prev parent reply other threads:[~2009-02-24 8:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-24 8:03 [Qemu-devel] [PATCH] Fix qemu_ld64 on arm Pablo Virolainen
2009-02-24 8:27 ` Laurent Desnogues
2009-02-24 8:44 ` Pablo Virolainen [this message]
2009-02-24 8:57 ` Laurent Desnogues
2009-03-10 21:44 ` Aurelien Jarno
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=49A3B366.5070603@nomovok.com \
--to=pablo.virolainen@nomovok.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.