From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: "Schwarz, Konrad" <konrad.schwarz@siemens.com>
Subject: Re: [Qemu-devel] Questions on ARM port
Date: Tue, 14 Mar 2006 14:21:20 +0000 [thread overview]
Message-ID: <200603141421.21027.paul@codesourcery.com> (raw)
In-Reply-To: <ECDC9C7BC7809340842C0E7FCF48C393EFCB89@MCHP7IEA.ww002.siemens.net>
> Basically, r3 is initialized by <start+8> (to 0x80000, in my case). The
> next instruction (at <start+12>) switches the mode to FIQ. After single
> steping over this in QEMU (via GDB si), r3 no longer contains what it
> had before (0x80000), instead, it is set to 0. If I manually fix this
> (via set $r3=0x80000), then at the next mode switch (at <start+28>) r3
> is changed incorrectly to zero again.
>
> Is this my fault or what is happening?
It's a big in the qemu FIQ bank switching code. Fixed now.
Paul
next prev parent reply other threads:[~2006-03-14 14:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-14 13:28 [Qemu-devel] Questions on ARM port Schwarz, Konrad
2006-03-14 14:21 ` Paul Brook [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-03-15 8:55 Schwarz, Konrad
2006-03-15 14:19 ` Paul Brook
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=200603141421.21027.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=konrad.schwarz@siemens.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.