qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Add MIPS ELF loader
Date: Thu, 20 Apr 2006 11:28:51 +0100	[thread overview]
Message-ID: <20060420102851.GE30806@networkno.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0604201139580.20250@mag.sysgo.com>

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	other threads:[~2006-04-20 10:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <154e01c66453$111e4f20$e90d11ac@spb.in.rosprint.ru>
2006-04-20 10:16 ` [Qemu-devel] [PATCH] Add MIPS ELF loader Marius Groeger
2006-04-20 10:28   ` Thiemo Seufer [this message]
2006-04-20 11:02     ` Alexander Voropay
2006-04-20 12:19       ` Alexander Voropay
2006-04-21 12:35         ` [Qemu-devel] CP0 after reset bug (Was: Add MIPS ELF loader) Alexander Voropay
2006-04-21 12:51           ` Thiemo Seufer
2006-04-21 14:29             ` Alexander Voropay
2006-03-28  6:57 [Qemu-devel] [PATCH] Add MIPS ELF loader Dirk Behme
2006-03-28 13:01 ` Thiemo Seufer
2006-03-30 13:40   ` Dirk Behme
2006-03-30 13:53     ` Thiemo Seufer
2006-03-30 14:29       ` Alexander Voropay
2006-03-30 17:34         ` Dirk Behme
     [not found]         ` <442C0F57.3010200@gmail.com>
2006-04-02 12:54           ` Alexander Voropay
2006-04-23 17:16 ` Fabrice Bellard
2006-04-25 23:57   ` Thiemo Seufer

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=20060420102851.GE30806@networkno.de \
    --to=ths@networkno.de \
    --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).