[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] sh4: more patches
From: |
Thiemo Seufer |
Subject: |
Re: [Qemu-devel] sh4: more patches |
Date: |
Mon, 25 Jun 2007 13:01:53 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Magnus Damm wrote:
> Hi Thiemo,
>
> Thanks for the review and commit help!
>
> On 6/22/07, Thiemo Seufer <address@hidden> wrote:
> >Magnus Damm wrote:
> >> The patches attached in this email contain the following fixes:
> >>
> >> - sh4: Swap word order when accessing double floats
> >
> >Doesn't this one also depend on the host endianness?
>
> Yeah, correct. Thanks for pointing that out. The attached patch should
> solve things in a better and more host endian neutral way. Please
> commit.
Can you also provide a regression test like some of the other targets
have? It would be very useful to detect breakage.
Thiemo