From: Laurent Desnogues <laurent.desnogues@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Fix qemu_ld64 on arm
Date: Tue, 24 Feb 2009 09:57:48 +0100 [thread overview]
Message-ID: <761ea48b0902240057u6b82773er55780766ec3a23ba@mail.gmail.com> (raw)
In-Reply-To: <49A3B366.5070603@nomovok.com>
On Tue, Feb 24, 2009 at 9:44 AM, Pablo Virolainen
<Pablo.Virolainen@nomovok.com> wrote:
> 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 ?
OK, I am gonna get some more coffee... I mistakenly thought
you were talking about ARM front-end. Sorry for the
confusion.
Your patch looks correct (but bear in mind, that I did not take
more coffee and that I never played with ARM back-end).
Laurent
next prev parent reply other threads:[~2009-02-24 8:57 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
2009-02-24 8:57 ` Laurent Desnogues [this message]
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=761ea48b0902240057u6b82773er55780766ec3a23ba@mail.gmail.com \
--to=laurent.desnogues@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).