On Wed, Jul 04, 2007 at 01:19:07PM +0900, Magnus Damm wrote:
> On 6/25/07, Thiemo Seufer <[EMAIL PROTECTED]> wrote:
> >Can you also provide a regression test like some of the other targets
> >have? It would be very useful to detect breakage.
>
> Sure, what about the attached hello-sh4 test patch?
On 7/4/07, Magnus Damm <[EMAIL PROTECTED]> wrote:
Ok, to begin with I've attached two patches needed for this to work on
sh4. They are in quite hairy shape and not ready for upstream merge. I
don't plan on submitting them upstream any time in the future - they
are just useful for debugging. Anywa
On 6/26/07, Blue Swirl <[EMAIL PROTECTED]> wrote:
On 6/22/07, Magnus Damm <[EMAIL PROTECTED]> wrote:
> The method used to locate emulation bugs may be of value for other
> fellow qemu hackers. I've written a small gdb script that single steps
> in an endless loop dumping registers between each in
On 6/25/07, Thiemo Seufer <[EMAIL PROTECTED]> wrote:
Can you also provide a regression test like some of the other targets
have? It would be very useful to detect breakage.
Sure, what about the attached hello-sh4 test patch?
And while at it I've attached two minor patches for fixing trapa
sing
On 6/22/07, Magnus Damm <[EMAIL PROTECTED]> wrote:
The method used to locate emulation bugs may be of value for other
fellow qemu hackers. I've written a small gdb script that single steps
in an endless loop dumping registers between each instruction. Then
I've used this script on both real targe
Magnus Damm wrote:
> Hi Thiemo,
>
> Thanks for the review and commit help!
>
> On 6/22/07, Thiemo Seufer <[EMAIL PROTECTED]> wrote:
> >Magnus Damm wrote:
> >> The patches attached in this email contain the following fixes:
> >>
> >> - sh4: Swap word order when accessing double floats
> >
> >Doesn
Hi Thiemo,
Thanks for the review and commit help!
On 6/22/07, Thiemo Seufer <[EMAIL PROTECTED]> 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 endiannes
Magnus Damm wrote:
> Hi everyone,
>
> Here comes a few more patches for the sh4 emulator. The should be
> applied on top of the patches that I posted a few weeks ago:
>
> http://www.mail-archive.com/qemu-devel@nongnu.org/msg10830.html
>
> Good news is that the user space emulator is in a much be
Hi everyone,
Here comes a few more patches for the sh4 emulator. The should be
applied on top of the patches that I posted a few weeks ago:
http://www.mail-archive.com/qemu-devel@nongnu.org/msg10830.html
Good news is that the user space emulator is in a much better shape
now - with all the patc