qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Add MIPS ELF loader


From: Thiemo Seufer
Subject: Re: [Qemu-devel] [PATCH] Add MIPS ELF loader
Date: Thu, 20 Apr 2006 11:28:51 +0100
User-agent: Mutt/1.5.11+cvs20060403

Marius Groeger wrote:
> Hi Alex,
> 
> >I've written to the qemu-devel list, no answers.
> 
> I copied the list.
> 
> >You could find my qemu.log there:
> >http://www.nwpi.ru/~alec/mips/qemu_log.txt
> >It goes into infinity exception loop. The command string was
> 
> I'm not quite sure why but you're getting a RI exception on the 
> address 0xbfc00008 wich is the "move k0, zero" in the delay slot. I 
> don't see a problem in the code, but have you tried this sequence?
> 
>   move k0, zero
>   j      0xbfc00400
>   nop

Is the move implemented as addiu or as daddiu? The latter would RI.


Thiemo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]