* [Qemu-devel] [PATCH 0/4] tcg-hppa git it working, v2
@ 2010-03-16 15:35 Richard Henderson
0 siblings, 0 replies; only message in thread
From: Richard Henderson @ 2010-03-16 15:35 UTC (permalink / raw)
To: qemu-devel
Changes since v2:
* Fix cpu_signal_handler.
At this point the port passes all of the integer gcc tests for
i386-linux-uclibc. Many of the fp tests fail because target-i386
is horribly confused about how to represent the fpu when not
being built on a i386 host. I briefly tried to force the use
of the floatx80 format, but there's a whole tangle of follow-on
errors in cpu.h and the helper files.
I've been considering putting together the parts for an arm or
mips userland to avoid this problem entirely, but havn't quite
gotten that far.
r~
Richard Henderson (4):
tcg-hppa: Fix const errors in hppa-dis.c.
tcg-hppa: Fix 64-bit argument ordering.
tcg-hppa: Finish the port.
tcg-hppa: Compute is_write in cpu_signal_handler.
configure | 5 +-
cpu-exec.c | 38 +-
hppa-dis.c | 4 +-
tcg/hppa/tcg-target.c | 1846 +++++++++++++++++++++++++++++++++++--------------
tcg/hppa/tcg-target.h | 142 +---
tcg/tcg.c | 12 +-
6 files changed, 1387 insertions(+), 660 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-16 15:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-16 15:35 [Qemu-devel] [PATCH 0/4] tcg-hppa git it working, v2 Richard Henderson
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).