From: Fabrice Bellard <fabrice.bellard@free.fr>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] ARM port
Date: Mon, 09 Jun 2003 15:13:51 +0200 [thread overview]
Message-ID: <3EE4880F.6090307@free.fr> (raw)
I just completed a first version of an ARM port of QEMU. There are still
problems with floats, but non trivial programs can be launched. ARM is
interesting in the sense that a more complicated preprocessing in dyngen
is needed to handle the constant loading (ARM uses PC relative loads to
load big constants, so a data pool must be generated dynamically after
the dynamically generated code). ARM is also the first arch where a
branch immediate instruction is used to return to the emulator main loop.
I will commit as soon as Savanah is up again...
Fabrice.
reply other threads:[~2003-06-09 13:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3EE4880F.6090307@free.fr \
--to=fabrice.bellard@free.fr \
--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.