qemu-e2k/linux-user
Richard Henderson 30038fd818 target-sparc: Change fpr representation to doubles.
This allows a more efficient representation for 64-bit hosts.
It should be about the same for 32-bit hosts, as we can still
access the individual pieces of the double.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2011-10-26 13:55:26 -07:00
..
alpha
arm
cris
i386
m68k
microblaze
mips
mips64
mipsn32
ppc
s390x
sh4
sparc
sparc64
unicore32
x86_64
cpu-uname.c
cpu-uname.h
elfload.c linux-user: Implement new ARM 64 bit cmpxchg kernel helper 2011-09-09 10:46:02 +03:00
errno_defs.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c linux-user: Fix broken "-version" option 2011-10-21 17:59:58 +02:00
mmap.c
qemu-types.h
qemu.h linux-user: Implement new ARM 64 bit cmpxchg kernel helper 2011-09-09 10:46:02 +03:00
signal.c target-sparc: Change fpr representation to doubles. 2011-10-26 13:55:26 -07:00
socket.h
strace.c
strace.list
syscall_defs.h Use new macro QEMU_PACKED for packed structures 2011-09-03 10:45:59 +00:00
syscall_types.h
syscall.c Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging 2011-09-26 07:59:13 -05:00
target_flat.h
uaccess.c
vm86.c