* [Qemu-devel] ARM port
@ 2003-06-09 13:13 Fabrice Bellard
0 siblings, 0 replies; only message in thread
From: Fabrice Bellard @ 2003-06-09 13:13 UTC (permalink / raw)
To: qemu-devel
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-09 13:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-09 13:13 [Qemu-devel] ARM port Fabrice Bellard
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.