qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Marius Groeger <mgroeger@sysgo.com>
To: Alexander Voropay <a.voropay@equant.ru>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Add MIPS ELF loader
Date: Thu, 20 Apr 2006 12:16:42 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0604201139580.20250@mag.sysgo.com> (raw)
In-Reply-To: <154e01c66453$111e4f20$e90d11ac@spb.in.rosprint.ru>

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

Marius

-- 
Marius Groeger <mgroeger@sysgo.com>
SYSGO AG                      Embedded and Real-Time Software
Voice: +49 6136 9948 0                  FAX: +49 6136 9948 10
www.sysgo.com | www.elinos.com | www.osek.de | www.pikeos.com

       reply	other threads:[~2006-04-20 10:16 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 ` Marius Groeger [this message]
2006-04-20 10:28   ` [Qemu-devel] [PATCH] Add MIPS ELF loader Thiemo Seufer
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=Pine.LNX.4.64.0604201139580.20250@mag.sysgo.com \
    --to=mgroeger@sysgo.com \
    --cc=a.voropay@equant.ru \
    --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).